Skip to content

Commit 203ddf7

Browse files
Bump langgraph from 1.0.9 to 1.0.10rc1
Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.0.9 to 1.0.10rc1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.9...1.0.10rc1) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dfd1a5 commit 203ddf7

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"langchain==1.2.10",
2323
"langchain-core==1.2.16",
2424
"langchain-openai==1.1.10",
25-
"langgraph==1.0.9",
25+
"langgraph==1.0.10rc1",
2626
"langgraph-checkpoint==4.0.0",
2727
"langgraph-prebuilt==1.0.8",
2828
"langgraph-sdk==0.3.9",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jsonpointer==3.0.0
1515
langchain==1.2.10
1616
langchain-core==1.2.16
1717
langchain-openai==1.1.10
18-
langgraph==1.0.9
18+
langgraph==1.0.10rc1
1919
langgraph-checkpoint==4.0.0
2020
langgraph-prebuilt==1.0.8
2121
langgraph-sdk==0.3.9

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)