Skip to content

Commit 7faf032

Browse files
committed
chore(deps): update python-nonmajor
1 parent 89fcf8f commit 7faf032

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Changelog = "https://github.com/googleapis/langchain-google-bigtable-python/blob
3737
test = [
3838
"black[jupyter]==25.1.0",
3939
"isort==6.0.1",
40-
"mypy==1.17.0",
40+
"mypy==1.17.1",
4141
"pytest-asyncio==1.1.0",
4242
"pytest==8.4.1",
4343
"pytest-cov==6.2.1"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
langchain-core==0.3.72
2-
google-cloud-bigtable==2.31.0
1+
langchain-core==0.3.73
2+
google-cloud-bigtable==2.32.0
33
deprecated==1.2.18

0 commit comments

Comments
 (0)