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
dependabot
Bot
requested review from
bhaveshpatel640,
chiragjn,
debajyoti-truefoundry,
heerambavi1998 and
sr07asthana
as code owners
August 26, 2026 19:33
|
chiragjn
marked this pull request as draft
August 26, 2026 19:39
dependabot
Bot
force-pushed
the
dependabot/pip/benchmark/pip-1fad79339f
branch
4 times, most recently
from
August 28, 2026 08:13
ba6195c to
01510d1
Compare
Member
|
@dependabot rebase |
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.10 - [Release notes](https://github.com/langchain-ai/deepagents/releases) - [Commits](langchain-ai/deepagents@deepagents-cli==0.1.0...deepagents==0.7.10) 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.2.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.2.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
Bot
force-pushed
the
dependabot/pip/benchmark/pip-1fad79339f
branch
from
August 31, 2026 12:07
01510d1 to
5ae660f
Compare
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 free
to 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.10Release notes
Sourced from deepagents's releases.
Commits
d26b53arelease(deepagents): 0.7.10 (#5838)c9e6f55feat(code): link doctor commit hash to GitHub (#5920)9300b7crelease(deepagents-talon): 0.0.6 (#5926)c313ff0fix(code): skip unchanged config writes (#5919)68fa627feat(code): attribute skill invocations in trace metadata (#5925)7301d01fix(talon): drop extract-zip from the WhatsApp bridge dependency tree (#5924)da5dcdcfeat(code): add extension trust and inspection UX (#5634)d480a7aci(infra): put the minimums PR link first in the job summary (#5917)47f357brelease(deepagents-acp): 0.0.11 (#5908)6bb4423chore(deps): raise dependency minimums forall(#5916)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.2.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
071efb6release: 1.2.06d48fd0docs(api): clarify pagination on the organization rate-limit list endpoints2f564a2fix(tools): let read return a view_range of a file over the size cap (#538)dffb22dfix(tools): preserve exact file bytes in the agent toolset and memory tool (n...932ab4bfix(ci): resolve assignment aliases in detect-breaking-changese541b4dfeat(api): beta files/skills namespaces use GA shapes; drop dated beta header...0c1a85afix(sessions): make event accumulator forward-compatible with new event types...39a670cfix(webhooks): require headers to be passed tounwrap()05532bcfix(aws,bedrock): sign raw request bytes so binary file uploads work (#531)181e2e5release: 1.1.0