Skip to content

Commit 75ff8af

Browse files
chore(deps-dev): bump langgraph from 1.0.3 to 1.0.10rc1 (#121)
Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.0.3 to 1.0.10rc1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.3...1.0.10rc1) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47c15db commit 75ff8af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ agent-strands = [
4444

4545
# LangGraph agent dependencies (for local development)
4646
agent-langgraph = [
47-
"langgraph==1.0.3",
47+
"langgraph==1.0.10rc1",
4848
"langchain-aws==1.0.0",
4949
"langchain-mcp-adapters==0.1.13",
5050
"langgraph-checkpoint-aws==1.0.1",

0 commit comments

Comments
 (0)