Skip to content

Commit 34de40e

Browse files
authored
chore(deps): update python-nonmajor (#88)
1 parent d020611 commit 34de40e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
3636

3737
[project.optional-dependencies]
3838
test = [
39-
"black[jupyter]==24.4.2",
39+
"black[jupyter]==24.8.0",
4040
"bs4==0.0.2",
4141
"isort==5.13.2",
42-
"mypy==1.11.0",
43-
"pytest==8.3.2",
44-
"pytest-asyncio==0.23.8",
42+
"mypy==1.11.2",
43+
"pytest==8.3.3",
44+
"pytest-asyncio==0.24.0",
4545
"pytest-cov==5.0.0"
4646
]
4747

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
langchain-core==0.2.25
2-
langchain-community==0.2.10
3-
google-cloud-spanner==3.47.0
1+
langchain-core==0.2.38
2+
langchain-community==0.2.16
3+
google-cloud-spanner==3.49.1

0 commit comments

Comments
 (0)