Skip to content

Bump the python-dependencies group with 2 updates#18

Merged
webstackdev merged 1 commit into
mainfrom
dependabot/pip/python-dependencies-bd09609a22
Apr 28, 2026
Merged

Bump the python-dependencies group with 2 updates#18
webstackdev merged 1 commit into
mainfrom
dependabot/pip/python-dependencies-bd09609a22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the python-dependencies group with 2 updates: langgraph-prebuilt and langgraph.

Updates langgraph-prebuilt from 1.0.11 to 1.0.12

Release notes

Sourced from langgraph-prebuilt's releases.

langgraph-prebuilt==1.0.12

Changes since prebuilt==1.0.11

  • release(prebuilt): 1.0.12, langgraph 1.1.10 (#7623)
  • release(checkpoint): 4.0.3 (#7625)
  • fix(prebuilt): hydrate ToolNode state from channels via pregel helpers (#7594)
Commits
  • cb328b5 release(prebuilt): 1.0.12, langgraph 1.1.10 (#7623)
  • d177a0d Revert "chore: node-level timeouts" (#7627)
  • 372d54d release(checkpoint): 4.0.3 (#7625)
  • f4aee54 fix(prebuilt): hydrate ToolNode state from channels via pregel helpers (#7594)
  • 85cd64e fix(checkpoint): revive lc=2 JSON blobs for safe types without allowlist (#7582)
  • 53a9806 chore(deps): bump nbconvert from 7.17.0 to 7.17.1 in /libs/langgraph (#7573)
  • 219fbbe chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /libs/langgraph (#7574)
  • aeff954 chore: node-level timeouts (#7599)
  • See full diff in compare view

Updates langgraph from 1.1.9 to 1.1.10

Release notes

Sourced from langgraph's releases.

langgraph==1.1.10

Changes since 1.1.9

  • release(prebuilt): 1.0.12, langgraph 1.1.10 (#7623)
  • Revert "chore: node-level timeouts" (#7627)
  • release(checkpoint): 4.0.3 (#7625)
  • chore(deps): bump nbconvert from 7.17.0 to 7.17.1 in /libs/langgraph (#7573)
  • chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /libs/langgraph (#7574)
  • chore: node-level timeouts (#7599)
  • release(prebuilt): 1.0.11 (#7610)
  • feat(prebuilt): allow ToolNode tools to return list[Command | ToolMessage] (#7596)
Commits
  • cb328b5 release(prebuilt): 1.0.12, langgraph 1.1.10 (#7623)
  • d177a0d Revert "chore: node-level timeouts" (#7627)
  • 372d54d release(checkpoint): 4.0.3 (#7625)
  • f4aee54 fix(prebuilt): hydrate ToolNode state from channels via pregel helpers (#7594)
  • 85cd64e fix(checkpoint): revive lc=2 JSON blobs for safe types without allowlist (#7582)
  • 53a9806 chore(deps): bump nbconvert from 7.17.0 to 7.17.1 in /libs/langgraph (#7573)
  • 219fbbe chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /libs/langgraph (#7574)
  • aeff954 chore: node-level timeouts (#7599)
  • 1a248cb release(prebuilt): 1.0.11 (#7610)
  • 45246f6 feat(prebuilt): allow ToolNode tools to return list[Command | ToolMessage] (#...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-dependencies group with 2 updates: [langgraph-prebuilt](https://github.com/langchain-ai/langgraph) and [langgraph](https://github.com/langchain-ai/langgraph).


Updates `langgraph-prebuilt` from 1.0.11 to 1.0.12
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@prebuilt==1.0.11...prebuilt==1.0.12)

Updates `langgraph` from 1.1.9 to 1.1.10
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@1.1.9...1.1.10)

---
updated-dependencies:
- dependency-name: langgraph-prebuilt
  dependency-version: 1.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: langgraph
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

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 27, 2026
@webstackdev webstackdev merged commit 86228ad into main Apr 28, 2026
11 checks passed
@webstackdev webstackdev deleted the dependabot/pip/python-dependencies-bd09609a22 branch April 28, 2026 02:00
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.

1 participant