Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps langgraph from 1.0.2 to 1.0.5.

Release notes

Sourced from langgraph's releases.

prebuilt==1.0.5

Changes since prebuilt==1.0.4

  • release: langgraph-prebuilt 1.0.5 (#6473)
  • fix: refactor injection logic to respect function signatures (#6468)
  • fix: deprecate setattr on ToolCallRequest (#6462)

langgraph==1.0.5

Changes since 1.0.4

  • release(langgraph): bump to 1.0.5 (#6582)
  • feat(sdk-py): emit id as part of stream events (#6581)
  • fix: update readme (#6570)
  • release(checkpoint-postgres): 3.0.1 (#6568)
  • release(checkpoint-sqlite): 3.0.1 (#6566)
  • chore(cli): Pass through webhook configuration in dev server (#6557)
  • feat: custom encryption at rest (#6482)
  • chore: fix links for docs (#6538)
  • chore: Bump lockfile (#6537)
  • feat: Include pagination in assistants search response (#6526)

prebuilt==1.0.4

Changes since prebuilt==1.0.3

  • fix: dep warnings in prebuilt (#6443)

1.0.4

Changes since 1.0.3

  • release(langgraph): 1.0.4 (#6502)
  • chore: pop thread ID from configurable fields in remote graph (#6497)
  • chore: clean up some refs (#6487)
  • chore(sdk-py): Add more type checking. (#6479)
  • fix: interrupt stream mode values (#6475)
  • release: langgraph-prebuilt 1.0.5 (#6473)
  • refactor: separate prepare_push_* functions (#6450)
  • fix: dep warnings in prebuilt (#6443)
  • release: prebuilt 1.0.3 (#6441)

1.0.3

Changes since 1.0.2

  • chore: langgraph patch release (#6429)
  • feat(docs): warn that StateGraph is a builder class (#6417)
  • fix(docs): PartialState rendering in MkDocs (#6416)
  • fix(docs): synchronize invoke and ainvoke docstrings (#6415)
  • fix(docs): synchronize stream and astream docstrings (#6414)
  • docs(langgraph): Fix docstring code examples of task function (#6410)
  • fix(langgraph): Unexpected behavior for stream_mode sequences that are not lists (#6354)
  • fix: fix previoius edge cases such as 0 (#6379)

... (truncated)

Commits

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.2 to 1.0.5.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@1.0.2...1.0.5)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 1.0.5
  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 Dec 22, 2025
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.

1 participant