Skip to content

chore(deps): Update langgraph requirement from >=0.2.55 to >=1.1.9 in /a2a/image_service#262

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/a2a/image_service/langgraph-gte-1.1.9
Closed

chore(deps): Update langgraph requirement from >=0.2.55 to >=1.1.9 in /a2a/image_service#262
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/a2a/image_service/langgraph-gte-1.1.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 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@0.2.55...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 24, 2026
@pdettori
Copy link
Copy Markdown
Contributor

pdettori commented May 6, 2026

Closing: major version bump (langgraph 0.2.55 → 1.1.9). This is a breaking change that requires manual validation of the image_service agent. The langgraph 1.x release has significant API changes. Please review changelog and test locally before upgrading.

@pdettori pdettori closed this May 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-project-automation github-project-automation Bot moved this from Backlog to Done in Kagenti Issue Prioritization May 6, 2026
@dependabot dependabot Bot deleted the dependabot/pip/a2a/image_service/langgraph-gte-1.1.9 branch May 6, 2026 02:57
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants