From 54eb30ffa4186563897ca6de3914d8177c03d2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:55:58 +0000 Subject: [PATCH] Bump the python-dependencies group with 2 updates Bumps the python-dependencies group with 2 updates: [langgraph-prebuilt](https://github.com/langchain-ai/langgraph) and [langgraph](https://github.com/langchain-ai/langgraph). Updates `langgraph-prebuilt` from 1.0.11 to 1.0.12 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/prebuilt==1.0.11...prebuilt==1.0.12) Updates `langgraph` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/1.1.9...1.1.10) --- updated-dependencies: - dependency-name: langgraph-prebuilt dependency-version: 1.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: langgraph dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1dc485dd..178b452e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,9 +22,9 @@ jsbeautifier==1.15.4 langchain-core==1.3.2 langchain-protocol==0.0.12 langgraph-checkpoint==4.0.3 -langgraph-prebuilt==1.0.11 +langgraph-prebuilt==1.0.12 langgraph-sdk==0.3.13 -langgraph==1.1.9 +langgraph==1.1.10 langsmith==0.7.37 librt==0.9.0 mypy==1.20.2