Skip to content

Commit e6a431d

Browse files
authored
chore(deps): update python-nonmajor (#86)
1 parent d3b01fb commit e6a431d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ test = [
3939
"black[jupyter]==24.4.2",
4040
"bs4==0.0.2",
4141
"isort==5.13.2",
42-
"mypy==1.10.1",
43-
"pytest==8.2.2",
44-
"pytest-asyncio==0.23.7",
42+
"mypy==1.11.0",
43+
"pytest==8.3.2",
44+
"pytest-asyncio==0.23.8",
4545
"pytest-cov==5.0.0"
4646
]
4747

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
langchain-core==0.2.12
1+
langchain-core==0.2.24
22
langchain-community==0.2.6
33
google-cloud-spanner==3.47.0

0 commit comments

Comments
 (0)