Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps langgraph from 1.0.5 to 1.0.7.

Release notes

Sourced from langgraph's releases.

langgraph-prebuilt==1.0.7

Changes since prebuilt==1.0.6

  • release: langgraph and prebuilt 1.0.7 (#6712)
  • feat: support dynamic tool calling via tool override in wrap_model_call (#6711)
  • fix: aiosqlite's breaking change (#6699)
  • chore(deps): upgrade dependencies with uv lock --upgrade (#6671)
  • chore: update twitter URLs (#6683)

langgraph==1.0.7

Changes since 1.0.6

  • release: langgraph and prebuilt 1.0.7 (#6712)
  • fix: aiosqlite's breaking change (#6699)
  • chore(deps): upgrade dependencies with uv lock --upgrade (#6671)
  • chore: update twitter URLs (#6683)

langgraph-prebuilt==1.0.6

Changes since prebuilt==1.0.5

  • fix: flip default on base cache (#6677)
  • fix(prebuilt): support generic type arguments for ToolRuntime injection (#6509)
  • fix: add state attribute to ToolCallRequest overrides (#6668)
  • fix: suppress unintended deprecation warning (#6669)
  • docs: x-refs and explainer in tool node docs (#6653)
  • docs: ToolNode nit (#6652)
  • feat(checkpoint): Validate checkpointer type at compile time (#6586)
  • release(langgraph): bump to 1.0.5 (#6582)
  • release(checkpoint-postgres): 3.0.1 (#6568)
  • release(checkpoint-sqlite): 3.0.1 (#6566)
  • feat: custom encryption at rest (#6482)
  • chore: Bump lockfile (#6537)
  • feat: Include pagination in assistants search response (#6526)
  • release(langgraph): 1.0.4 (#6502)
  • chore(sdk-py): Add more type checking. (#6479)
  • fix: interrupt stream mode values (#6475)

langgraph==1.0.6

Changes since 1.0.5

  • fix: flip default on base cache (#6677)
  • fix: change default recursion limit (#6676)
  • fix: sanitize namespace for deeply nested graph jumps (#6665)
  • fix: typo: saved the world "BaseMessge" to "BaseMessage" (#6639)
  • release(cli): relax api bounds (#6606)
  • feat(checkpoint): Validate checkpointer type at compile time (#6586)
Commits
  • 7b9ff61 release: langgraph and prebuilt 1.0.7 (#6712)
  • c1b3598 feat: support dynamic tool calling via tool override in wrap_model_call (...
  • 30355a7 fix: aiosqlite's breaking change (#6699)
  • b0c6126 chore(deps): upgrade dependencies with uv lock --upgrade (#6671)
  • 0cab88c docs: clarify cron job schedule interpretation in UTC (#6692)
  • 089cdd0 chore: update twitter URLs (#6683)
  • e820097 chore: Better error messages (#6681)
  • f91d79d fix: flip default on base cache (#6677)
  • cb2faa7 fix(prebuilt): support generic type arguments for ToolRuntime injection (#6509)
  • a5827c5 fix: change default recursion limit (#6676)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@1.0.5...1.0.7)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 29, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants