Skip to content

Commit 8f57906

Browse files
authored
chore(deps): update python-nonmajor (#77)
1 parent 1f7d9fe commit 8f57906

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ test = [
3939
"black[jupyter]==24.4.2",
4040
"bs4==0.0.2",
4141
"isort==5.13.2",
42-
"mypy==1.10.0",
43-
"pytest==8.2.0",
42+
"mypy==1.10.1",
43+
"pytest==8.2.2",
4444
"pytest-asyncio==0.23.7",
4545
"pytest-cov==5.0.0"
4646
]

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
langchain-core==0.2.9
2-
langchain-community==0.2.5
1+
langchain-core==0.2.11
2+
langchain-community==0.2.6
33
google-cloud-spanner==3.47.0

0 commit comments

Comments
 (0)