Uh oh!
There was an error while loading. Please reload this page.
chore(deps): bump the pip group across 1 directory with 5 updates - #455
Draft
dependabot[bot] wants to merge 1 commit into
Draft
chore(deps): bump the pip group across 1 directory with 5 updates#455dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabotBot
requested review from
bhaveshpatel640, chiragjn, debajyoti-truefoundry, heerambavi1998 and sr07asthana
as code ownersAugust 26, 2026 19:33
|
chiragjn
marked this pull request as draft
August 26, 2026 19:39
dependabotBotforce-pushed
the
dependabot/pip/benchmark/pip-1fad79339f
branch
3 times, most recently
from
August 27, 2026 16:25
c9ca686 to
ba6195cCompareUpdates 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>
dependabotBotforce-pushed
the
dependabot/pip/benchmark/pip-1fad79339f
branch
from
August 28, 2026 08:13
ba6195c to
01510d1Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on deepagents, langgraph, langchain-openai, langchain-mcp-adapters and anthropic to permit the latest version.
Updates
deepagentsto 0.7.8Release notes
Sourced from deepagents's releases.
Commits
1e261barelease(deepagents): 0.7.8 (#5705)63c13f3fix(sdk): addfilesstate only for state backends (#5643)1e4f507style(code): make user messages easier to spot (#5669)a7027edfix(code): make tool arg validation errors recoverable (#5659)16d7665style(code): prefix interruptions with square glyph (#5671)d5c1284fix(infra): warn instead of failing when the ripgrep timeout PR is unresolvab...d419122feat(code):managed_config.toml(#5604)863c615release(deepagents-code): 0.1.58 (#5591)9bd088achore(deps): raise dependency minimums fordeepagents-code(#5663)ab359batest(code): await the connection refresh task instead of polling_state(#5...Updates
langgraphto 1.2.11Release notes
Sourced from langgraph's releases.
Commits
644815frelease(langgraph): 1.2.11 (#8595)7d6b579feat(langgraph): exposetrace_policyonadd_node(#8523)d56666fchore(deps): bump the minor-and-patch group across 1 directory with 7 updates...6a2822dchore(deps): bump the minor-and-patch group across 1 directory with 5 updates...fde3068release(checkpoint-postgres): 3.1.2 (#8565)f55e772release(checkpoint): 4.2.0 (#8563)a90ab44fix(checkpoint): collect writes at plain-value seed in delta channel history ...ea5f9ccchore: enforce PLC0415 in tests for the remaining packages (#8547)36a505atest(checkpoint-postgres,checkpoint-sqlite): run the conformance suite (#8537)d569e18fix(checkpoint-postgres): find plain-value seeds when walking delta history (...Updates
langchain-openaito 1.6.0Release notes
Sourced from langchain-openai's releases.
Commits
3478c28release(anthropic): 1.6.0 (#39763)420dfc9release(openai): 1.6.0 (#39762)85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)ded2a1ffix(core): allow deserializingRunnablePick(#39753)04ae744fix(core): makeconvert_to_openai_functionhandle callables and non-dict ma...37f2662feat(langchain): support custom token_counter in ContextEditingMiddleware (#3...2019bf5fix(openai): raise clear error on unexpected response type in `_create_chat_r...Updates
langchain-mcp-adaptersto 0.3.2Release notes
Sourced from langchain-mcp-adapters's releases.
Commits
cc0f284release: 0.3.2 (#604)d4a1caafix(deps): cap mcp below 2.0.0 to prevent import failures (#590)a060231build(deps): bump cryptography from 48.0.1 to 50.0.0 (#599)c50072abuild(deps): bump cryptography from 48.0.1 to 50.0.0 in /examples/servers/str...e81a81brelease: 0.3.1 (#587)d4c6611feat: addget_server_infoto retrieve MCP server metadata (#430)9735d27build(deps): bump the minor-and-patch group with 3 updates (#585)04e2703build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 in the mi...4f17623build(deps): bump the minor-and-patch group in /examples/servers/streamable-h...e5c7e5fbuild(deps-dev): bump types-setuptools from 82.0.0.20260518 to 83.0.0.2026072...Updates
anthropicto 1.0.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
23cf458release: 1.0.0f0e51d6codegen metadatabc70186fix(beta): stop warning aboutoutput_format=on the parse/stream/tool_runne...482220cchore(streaming): restore the original event imports in lib/streaming/_types.py9782e88feat(client)!: upgrade to httpx2 and some minor breaking changes. See MIGRATI...5df83badocs(examples): use adaptive thinking in thinking examplesd8d8ee6release: 0.125.004a5b5dfeat(api): managed agents web search config and self hosted sandbox memory781ce5erelease: 0.124.0f51102cfeat(api): Files and Skills APIs are now GA; add computer use and browser use...