Skip to content

Commit ca95044

Browse files
committed
chore(deps): update python-nonmajor
1 parent 6bb86ac commit ca95044

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ test = [
4646
"bs4==0.0.2",
4747
"flake8==6.1.0",
4848
"isort==5.13.2",
49-
"mypy==1.17.0",
49+
"mypy==1.17.1",
5050
"pytest==8.4.1",
5151
"pytest-asyncio==0.26.0",
5252
"pytest-cov==5.0.0",
53-
"langchain_google_vertexai==2.0.27"
53+
"langchain_google_vertexai==2.0.28"
5454
]
5555

5656
[build-system]

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-spanner==3.55.0
2-
langchain-core==0.3.71
1+
google-cloud-spanner==3.56.0
2+
langchain-core==0.3.74
33
langchain-community==0.3.27
44
pydantic==2.11.7

0 commit comments

Comments
 (0)