Skip to content

Commit 2d7d095

Browse files
authored
fix(deps): update python-nonmajor (#93)
1 parent 6a3a584 commit 2d7d095

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ test = [
4545
"pytest==8.3.5",
4646
"pytest-cov==6.0.0",
4747
"Pillow==11.1.0",
48-
"google-cloud-secret-manager==2.23.1",
48+
"google-cloud-secret-manager==2.23.2",
4949
"google-cloud-storage==3.1.0",
5050
]
5151

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.45
1+
langchain-core==0.3.47
22
PyYAML==6.0.2
33
pydantic==2.10.6
44
aiohttp==3.11.14

0 commit comments

Comments
 (0)