Skip to content

Commit 8cca3f2

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
langchain-core==0.3.72
2-
google-cloud-bigtable==2.31.0
2+
google-cloud-bigtable==2.32.0
33
deprecated==1.2.18

0 commit comments

Comments
 (0)