chore(deps): update langgraph requirement from <2,>=1 to >=1.2.11,<2 in /backend - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/backend/langgraph-gte-1.2.11-and-lt-2
branch
2 times, most recently
from
September 7, 2026 03:22
60cc652 to
33c922b
Compare
Updates the requirements on [langgraph](https://github.com/langchain-ai/langgraph) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.0...1.2.11) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/backend/langgraph-gte-1.2.11-and-lt-2
branch
from
September 7, 2026 12:58
33c922b to
ae18bb7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on langgraph to permit the latest version.
Release notes
Sourced from langgraph's releases.
Commits
644815frelease(langgraph): 1.2.11 (#8595)7d6b579feat(langgraph): exposetrace_policyonadd_node(#8523)d56666fchore(deps): bump the minor-and-patch group across 1 directory with 7 updates...6a2822dchore(deps): bump the minor-and-patch group across 1 directory with 5 updates...fde3068release(checkpoint-postgres): 3.1.2 (#8565)f55e772release(checkpoint): 4.2.0 (#8563)a90ab44fix(checkpoint): collect writes at plain-value seed in delta channel history ...ea5f9ccchore: enforce PLC0415 in tests for the remaining packages (#8547)36a505atest(checkpoint-postgres,checkpoint-sqlite): run the conformance suite (#8537)d569e18fix(checkpoint-postgres): find plain-value seeds when walking delta history (...