Skip to content

Commit 55eed1e

Browse files
renovate-bottwishabansaldishaprakash
authored
chore(deps): update all non-major dependencies (#385)
* chore(deps): update all non-major dependencies * Update requirements.txt --------- Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com> Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com>
1 parent 4d291c7 commit 55eed1e

3 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
@@ -47,8 +47,8 @@ test = [
4747
"pytest-asyncio==0.26.0",
4848
"pytest==8.4.2",
4949
"pytest-cov==7.0.0",
50-
"langchain-tests==1.1.0",
51-
"langgraph==1.0.4"
50+
"langchain-tests==1.1.1",
51+
"langgraph==1.0.5"
5252
]
5353

5454
[build-system]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cloud-sql-python-connector[asyncpg]==1.19.0
22
numpy==2.3.5; python_version >= "3.11"
33
numpy==2.2.6; python_version == "3.10"
4-
langgraph==1.0.4
4+
langgraph==1.0.5
55
langchain-postgres==0.0.16

samples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-aiplatform[reasoningengine,langchain]==1.130.0
1+
google-cloud-aiplatform[reasoningengine,langchain]==1.132.0
22
google-cloud-resource-manager==1.15.0
33
langchain-community==0.3.29
44
langchain-google-cloud-sql-pg==0.14.1

0 commit comments

Comments
 (0)