Skip to content

Commit bc894e1

Browse files
fix(deps): update python-nonmajor (#148)
Co-authored-by: Twisha Bansal <[email protected]>
1 parent 924bbfa commit bc894e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/toolbox-langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test = [
4747
"mypy==1.15.0",
4848
"pytest-asyncio==0.26.0",
4949
"pytest==8.3.5",
50-
"pytest-cov==6.1.0",
50+
"pytest-cov==6.1.1",
5151
"Pillow==11.1.0",
5252
"google-cloud-secret-manager==2.23.2",
5353
"google-cloud-storage==3.1.0",

packages/toolbox-langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
langchain-core==0.3.50
1+
langchain-core==0.3.51
22
PyYAML==6.0.2
33
pydantic==2.11.2
44
aiohttp==3.11.16

0 commit comments

Comments
 (0)