Skip to content

chore(deps): bump the pip group across 1 directory with 5 updates - #455

Draft
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/benchmark/pip-1fad79339f
Draft

chore(deps): bump the pip group across 1 directory with 5 updates#455
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/benchmark/pip-1fad79339f

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 26, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on deepagents, langgraph, langchain-openai, langchain-mcp-adapters and anthropic to permit the latest version.
Updates deepagents to 0.7.8

Release notes

Sourced from deepagents's releases.

deepagents==0.7.8

Bug Fixes

  • Add files state only for state backends (#5643)

Internal maintainers: @​ccurme, @​mdrxy

Released by: @​ccurme

This commit history includes changes to this package. Commits are listed newest first.

  • 1e261ba release(deepagents): 0.7.8 (#5705)
  • 63c13f3 fix(sdk): add files state only for state backends (#5643)
  • 31af8c1 chore(deps): raise dependency minimums for deepagents (#5662)
  • a0990ff feat(infra): bypass-ripgrep-check label for release PR strict install (#5657)
  • 240fdbf ci(ci): bound ripgrep install on ordinary PRs (#5642)
  • 16cb2e7 chore(deps): raise dependency minimums for deepagents (#5646)
  • 03b656e chore(repo): use canonical LangSmith environment variables (#5615)
Commits
  • 1e261ba release(deepagents): 0.7.8 (#5705)
  • 63c13f3 fix(sdk): add files state only for state backends (#5643)
  • 1e4f507 style(code): make user messages easier to spot (#5669)
  • a7027ed fix(code): make tool arg validation errors recoverable (#5659)
  • 16d7665 style(code): prefix interruptions with square glyph (#5671)
  • d5c1284 fix(infra): warn instead of failing when the ripgrep timeout PR is unresolvab...
  • d419122 feat(code): managed_config.toml (#5604)
  • 863c615 release(deepagents-code): 0.1.58 (#5591)
  • 9bd088a chore(deps): raise dependency minimums for deepagents-code (#5663)
  • ab359ba test(code): await the connection refresh task instead of polling _state (#5...
  • Additional commits viewable in compare view

Updates langgraph to 1.2.11

Release notes

Sourced from langgraph's releases.

langgraph==1.2.11

Changes since 1.2.10

  • release(langgraph): 1.2.11 (#8595)
  • feat(langgraph): expose trace_policy on add_node (#8523)
  • chore(deps): bump the minor-and-patch group across 1 directory with 7 updates (#8533)
  • chore(deps): bump the minor-and-patch group across 1 directory with 5 updates (#8532)
  • release(checkpoint-postgres): 3.1.2 (#8565)
  • release(checkpoint): 4.2.0 (#8563)
  • fix(checkpoint): collect writes at plain-value seed in delta channel history (#8526)
  • chore: enforce PLC0415 in tests for the remaining packages (#8547)
  • test(checkpoint-postgres,checkpoint-sqlite): run the conformance suite (#8537)
  • chore: enable RUF100 and clear unused noqa directives (#8546)
  • chore(deps-dev): bump types-requests from 2.33.0.20260518 to 2.33.0.20260712 in /libs/langgraph (#8502)
  • chore(deps): bump cryptography from 48.0.1 to 50.0.0 in /libs/langgraph (#8528)
  • release(checkpoint-sqlite): 3.1.1 (#8481)
  • release(checkpoint-postgres): 3.1.1 (#8480)
Commits
  • 644815f release(langgraph): 1.2.11 (#8595)
  • 7d6b579 feat(langgraph): expose trace_policy on add_node (#8523)
  • d56666f chore(deps): bump the minor-and-patch group across 1 directory with 7 updates...
  • 6a2822d chore(deps): bump the minor-and-patch group across 1 directory with 5 updates...
  • fde3068 release(checkpoint-postgres): 3.1.2 (#8565)
  • f55e772 release(checkpoint): 4.2.0 (#8563)
  • a90ab44 fix(checkpoint): collect writes at plain-value seed in delta channel history ...
  • ea5f9cc chore: enforce PLC0415 in tests for the remaining packages (#8547)
  • 36a505a test(checkpoint-postgres,checkpoint-sqlite): run the conformance suite (#8537)
  • d569e18 fix(checkpoint-postgres): find plain-value seeds when walking delta history (...
  • Additional commits viewable in compare view

Updates langchain-openai to 1.6.0

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.6.0

Changes since langchain-openai==1.5.2

release(openai): 1.6.0 (#39762) feat(core): add standard model exception types (#39538) fix(openai): raise clear error on unexpected response type in _create_chat_result (#39731)

Commits
  • 3478c28 release(anthropic): 1.6.0 (#39763)
  • 420dfc9 release(openai): 1.6.0 (#39762)
  • 85602c3 release(core): 1.6.0 (#39760)
  • 5c3538e fix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...
  • 9984a87 feat(core): add standard model exception types (#39538)
  • b3e9eef chore(model-profiles): refresh model profile data (#39751)
  • ded2a1f fix(core): allow deserializing RunnablePick (#39753)
  • 04ae744 fix(core): make convert_to_openai_function handle callables and non-dict ma...
  • 37f2662 feat(langchain): support custom token_counter in ContextEditingMiddleware (#3...
  • 2019bf5 fix(openai): raise clear error on unexpected response type in `_create_chat_r...
  • Additional commits viewable in compare view

Updates langchain-mcp-adapters to 0.3.2

Release notes

Sourced from langchain-mcp-adapters's releases.

langchain-mcp-adapters==0.3.2

What's Changed

New Contributors

Full Changelog: langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.3.1...langchain-mcp-adapters==0.3.2

Commits
  • cc0f284 release: 0.3.2 (#604)
  • d4a1caa fix(deps): cap mcp below 2.0.0 to prevent import failures (#590)
  • a060231 build(deps): bump cryptography from 48.0.1 to 50.0.0 (#599)
  • c50072a build(deps): bump cryptography from 48.0.1 to 50.0.0 in /examples/servers/str...
  • e81a81b release: 0.3.1 (#587)
  • d4c6611 feat: add get_server_info to retrieve MCP server metadata (#430)
  • 9735d27 build(deps): bump the minor-and-patch group with 3 updates (#585)
  • 04e2703 build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 in the mi...
  • 4f17623 build(deps): bump the minor-and-patch group in /examples/servers/streamable-h...
  • e5c7e5f build(deps-dev): bump types-setuptools from 82.0.0.20260518 to 83.0.0.2026072...
  • Additional commits viewable in compare view

Updates anthropic to 1.0.0

Release notes

Sourced from anthropic's releases.

v1.0.0

1.0.0 (2026-08-20)

Full Changelog: v0.125.0...v1.0.0

⚠ BREAKING CHANGES

  • client: upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details

Features

  • client: upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details (33e2967)

Bug Fixes

  • beta: stop warning about output_format= on the parse/stream/tool_runner helpers (59bf261)

Chores

  • streaming: restore the original event imports in lib/streaming/_types.py (87e9e01)

Documentation

  • examples: use adaptive thinking in thinking examples (b5870af)
Changelog

Sourced from anthropic's changelog.

1.0.0 (2026-08-20)

Full Changelog: v0.125.0...v1.0.0

⚠ BREAKING CHANGES

  • client: upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details

Features

  • client: upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details (33e2967)

Bug Fixes

  • beta: stop warning about output_format= on the parse/stream/tool_runner helpers (59bf261)

Chores

  • streaming: restore the original event imports in lib/streaming/_types.py (87e9e01)

Documentation

  • examples: use adaptive thinking in thinking examples (b5870af)

0.125.0 (2026-08-19)

Full Changelog: v0.124.0...v0.125.0

Features

  • api: managed agents web search config and self hosted sandbox memory (b75afd6)

0.124.0 (2026-08-19)

Full Changelog: v0.123.0...v0.124.0

Features

  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (9a09e84)

0.123.0 (2026-08-18)

Full Changelog: v0.122.0...v0.123.0

Features

  • api: additions to files and memory stores (09ce187)

... (truncated)

Commits
  • 23cf458 release: 1.0.0
  • f0e51d6 codegen metadata
  • bc70186 fix(beta): stop warning about output_format= on the parse/stream/tool_runne...
  • 482220c chore(streaming): restore the original event imports in lib/streaming/_types.py
  • 9782e88 feat(client)!: upgrade to httpx2 and some minor breaking changes. See MIGRATI...
  • 5df83ba docs(examples): use adaptive thinking in thinking examples
  • d8d8ee6 release: 0.125.0
  • 04a5b5d feat(api): managed agents web search config and self hosted sandbox memory
  • 781ce5e release: 0.124.0
  • f51102c feat(api): Files and Skills APIs are now GA; add computer use and browser use...
  • Additional commits viewable in compare view

@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 26, 2026
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 26, 2026
@dependabot
dependabotBot requested a review from thesujai as a code ownerAugust 26, 2026 19:33
@dependabotdependabotBot added the python Pull requests that update python code label Aug 26, 2026
@changeset-bot

changeset-botBot commented Aug 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 01510d1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chiragjn
chiragjn marked this pull request as draft August 26, 2026 19:39
@dependabotdependabotBot changed the title chore(deps): bump the pip group in /benchmark with 5 updateschore(deps): bump the pip group across 1 directory with 5 updatesAug 26, 2026
@dependabot
dependabotBotforce-pushed the dependabot/pip/benchmark/pip-1fad79339f branch 3 times, most recently from c9ca686 to ba6195cCompareAugust 27, 2026 16:25
Updates the requirements on [deepagents](https://github.com/langchain-ai/deepagents), [langgraph](https://github.com/langchain-ai/langgraph), [langchain-openai](https://github.com/langchain-ai/langchain), [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) and [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version.
Updates `deepagents` to 0.7.8
- [Release notes](https://github.com/langchain-ai/deepagents/releases)
- [Commits](langchain-ai/deepagents@deepagents-cli==0.1.0...deepagents==0.7.8)
Updates `langgraph` to 1.2.11
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.2.0...1.2.11)
Updates `langchain-openai` to 1.6.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.2.0...langchain-openai==1.6.0)
Updates `langchain-mcp-adapters` to 0.3.2
- [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases)
- [Commits](langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.1.0...langchain-mcp-adapters==0.3.2)
Updates `anthropic` to 1.0.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.40.0...v1.0.0)
---
updated-dependencies:
- dependency-name: anthropic
dependency-version: 1.0.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: deepagents
dependency-version: 0.7.8
dependency-type: direct:production
dependency-group: pip
- dependency-name: langchain-mcp-adapters
dependency-version: 0.3.2
dependency-type: direct:production
dependency-group: pip
- dependency-name: langchain-openai
dependency-version: 1.6.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: langgraph
dependency-version: 1.2.11
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/pip/benchmark/pip-1fad79339f branch from ba6195c to 01510d1CompareAugust 28, 2026 08:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants