Skip to content

chore(deps): update langgraph requirement from ~=1.1.4 to ~=1.1.9#69

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/langgraph-approx-eq-1.1.9
Open

chore(deps): update langgraph requirement from ~=1.1.4 to ~=1.1.9#69
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/langgraph-approx-eq-1.1.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on langgraph to permit the latest version.

Release notes

Sourced from langgraph's releases.

langgraph==1.1.9

Changes since 1.1.8

  • chore(langgraph): bump version 1.1.8 -> 1.1.9 (#7563)
  • fix(langgraph): don't propagate ReplayState to subgraphs on plain resume (#7561)
  • chore(langgraph): undo unnecessary changes in stream handler (#7536)
Commits
  • a529b9b chore(langgraph): bump version 1.1.8 -> 1.1.9 (#7563)
  • 0a26b47 fix(langgraph): don't propagate ReplayState to subgraphs on plain resume (#7561)
  • b674dd4 feat(prebuilt): expose available tools on ToolRuntime (#7512)
  • 8df0a37 chore(langgraph): undo unnecessary changes in stream handler (#7536)
  • 216cf33 chore(deps): bump the pip group across 3 directories with 1 update (#7537)
  • 4956134 release(langgraph): 1.1.8 (#7545)
  • aa94790 fix(langgraph): remove strict add_handler type check that breaks OTel instrum...
  • e002711 release(prebuilt): 1.0.10 (#7541)
  • f44b49b chore: dedup warnings (#7257)
  • a0a95df release(cli): 0.4.23 (#7542)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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.1.4...1.1.9)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 1.1.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 2026
@github-actions
Copy link
Copy Markdown

Welcome! Thanks for your first Pull Request.

A maintainer will review this shortly. Please ensure your changes align with our technical flow:

** Contribution Checklist**

  1. Standards: Follow CONTRIBUTING.md.
  2. Architecture: Ensure changes match ARCHITECTURE.md patterns.
  3. Agents: If modifying agents, review AI_AGENTS.md.

** Verification**

  • Ran local tests?
  • Verified functionality locally?

We look forward to merging your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants