Skip to content

Commit 0509559

Browse files
renovate-botdishaprakashaverikitsch
authored
chore(deps): update all non-major dependencies (#343)
* chore(deps): update all non-major dependencies * Update requirements.txt * Update requirements.txt --------- Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com> Co-authored-by: Averi Kitsch <akitsch@google.com>
1 parent d82ac33 commit 0509559

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test = [
4949
"pytest==8.4.2",
5050
"pytest-cov==7.0.0",
5151
"langchain-tests==0.3.22",
52-
"langgraph==0.6.8"
52+
"langgraph==0.6.10"
5353
]
5454

5555
[build-system]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ cloud-sql-python-connector[asyncpg]==1.18.4
22
numpy==2.3.3; python_version >= "3.11"
33
numpy==2.2.6; python_version == "3.10"
44
numpy==2.0.2; python_version <= "3.9"
5-
langgraph==0.6.8
5+
langgraph==0.6.10
66
langchain-postgres==0.0.15

0 commit comments

Comments
 (0)