Skip to content

chore(deps): update langgraph requirement from ~=1.0.8 to ~=1.0.9#46

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 25, 2026

Updates the requirements on langgraph to permit the latest version.

Release notes

Sourced from langgraph's releases.

langgraph==1.0.9

Changes since 1.0.8

  • release: langgraph + prebuilt (#6875)
  • fix: sequential interrupt handling w/ functional API (#6863)
  • chore: state_updated_at sort by (#6857)
  • chore: bump orjson (#6852)
  • chore: conformance testing (#6842)
  • chore(deps): bump the all-dependencies group in /libs/langgraph with 6 updates (#6815)
  • chore(deps): bump protobuf from 6.33.4 to 6.33.5 in /libs/langgraph (#6833)
  • chore(deps): bump cryptography from 46.0.3 to 46.0.5 in /libs/langgraph (#6837)
  • chore(deps): bump nbconvert from 7.16.6 to 7.17.0 in /libs/langgraph (#6832)
  • chore: server runtime type (#6774)
  • refactor: replace bare except with BaseException in AsyncQueue (#6765)
Commits
  • 73cebea release: langgraph + prebuilt (#6875)
  • b73b2d1 fix: inject ToolRuntime for dynamically registered tools (#6874)
  • ca26805 fix: sequential interrupt handling w/ functional API (#6863)
  • 5ac837d feat(sdk-py): improve store auth type safety and docstrings (#6867)
  • 172238b fix(sdk-py): allow reset of config/context in assistants update (#6862)
  • 095da17 chore: state_updated_at sort by (#6857)
  • 666c224 chore: bump orjson (#6852)
  • 21a6f41 chore: add testpypi index (#6853)
  • acdf85a chore(deps): bump langgraph-sdk from 0.3.5 to 0.3.6 in /libs/cli in the all-d...
  • 9b18243 chore(deps): bump the all-dependencies group in /libs/checkpoint with 2 updat...
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 25, 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!

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.8...1.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/langgraph-approx-eq-1.0.9 branch from 426ee7c to 5a65202 Compare March 25, 2026 17:53
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 25, 2026

Superseded by #55.

@dependabot dependabot Bot closed this Mar 25, 2026
@dependabot dependabot Bot deleted the dependabot/pip/langgraph-approx-eq-1.0.9 branch March 25, 2026 19:45
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