build(deps): bump the python-dependencies group with 8 updates#3169
Merged
build(deps): bump the python-dependencies group with 8 updates#3169
Conversation
Updates the requirements on [langchain-anthropic](https://github.com/langchain-ai/langchain), [langchain-google-genai](https://github.com/langchain-ai/langchain-google), langchain-mcp-adapters, [langgraph](https://github.com/langchain-ai/langgraph), zhipuai, [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python) and [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version. Updates `langchain-anthropic` to 0.3.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==0.3.13...langchain-anthropic==0.3.14) Updates `langchain-google-genai` to 2.1.5 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v2.1.4...libs/genai/v2.1.5) Updates `langchain-mcp-adapters` to 0.1.4 Updates `langgraph` to 0.4.7 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@0.4.5...0.4.7) Updates `zhipuai` to 2.1.5.20250526 Updates `boto3` to 1.38.25 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.21...1.38.25) Updates `tencentcloud-sdk-python` to 3.0.1390 - [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md) - [Commits](TencentCloud/tencentcloud-sdk-python@3.0.1385...3.0.1390) Updates `anthropic` to 0.52.1 - [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.52.0...v0.52.1) --- updated-dependencies: - dependency-name: langchain-anthropic dependency-version: 0.3.14 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: langchain-google-genai dependency-version: 2.1.5 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: langchain-mcp-adapters dependency-version: 0.1.4 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: langgraph dependency-version: 0.4.7 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: zhipuai dependency-version: 2.1.5.20250526 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.38.25 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: tencentcloud-sdk-python dependency-version: 3.0.1390 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: anthropic dependency-version: 0.52.1 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
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 langchain-anthropic, langchain-google-genai, langchain-mcp-adapters, langgraph, zhipuai, boto3, tencentcloud-sdk-python and anthropic to permit the latest version.
Updates
langchain-anthropicto 0.3.14Release notes
Sourced from langchain-anthropic's releases.
Commits
443341aanthropic: release 0.3.14 (#31378)930aa60core: release 0.3.62 (#31376)580986banthropic: support for code execution, MCP connector, files API features (#31...1ebcbf1Docs: Fixing a little typo in extraction tutorial (#31360)611a3cbdocs: fix incorrect grammar in azure_ai.ipynb (#31345)4f94548docs: fix vocabs and missing redirect links in concepts (#31352)71cf260docs: fix model2vec description at https://python.langchain.com/docs/integrat...4e8779bdocs: fix incorrect grammar in octoai.ipynb and predictionguard.ipynb (#31347)19166a6docs: fix incorrect grammar and vocabulary in llamacpp.ipynb (#31346)b5dfdd1docs: fix incorrect grammar in abso.ipynb (#31344)Updates
langchain-google-genaito 2.1.5Release notes
Sourced from langchain-google-genai's releases.
Commits
dc186f9bump core and increment version (#952)0779043add grounding_metadata support to ChatGoogleGenerativeAI (#944)11d148agenai: Added include_thoughts support. (#937)07402d4genai[patch]: use 1.5-latest in tests (#942)97eadd1vertexai: docs added comprehensive README for langchain-google-vertexai integ...24ce2fdfix: update model_fields access for Pydantic v2.11+ compatibility (#931)42c25e1added total and thinking tokens to callback (#923)7317bd6release 2.0.24 (#924)7cbfccafixed thinking mode (#922)afc1718Added audio_timestamp support. (#913)Updates
langchain-mcp-adaptersto 0.1.4Updates
langgraphto 0.4.7Release notes
Sourced from langgraph's releases.
Commits
0139e110.4.7bfbe55aFix stream mode not respected in subgraphs (#4806)36478ebFix stream mode not respected in subgraphs8fb9156Add tests for stream_events when using imperative api (#4805)9bf6728Try to make test less flaky126a8f5Lock9170f63Lock8207d3fAdd tests for stream_events when using imperative apiade3f370.4.63a55d11Fix exception handling for imperative tasks (#4802)Updates
zhipuaito 2.1.5.20250526Updates
boto3to 1.38.25Commits
3797b9cMerge branch 'release-1.38.25'42157c8Bumping version to 1.38.25ee1141cAdd changelog entries from botocorefd39c84Merge branch 'release-1.38.24'd077d3fMerge branch 'release-1.38.24' into develop10fe8d5Bumping version to 1.38.24d584e98Add changelog entries from botocore8c036e4Merge branch 'release-1.38.23'5ab9ecfMerge branch 'release-1.38.23' into developc1e90fcBumping version to 1.38.23Updates
tencentcloud-sdk-pythonto 3.0.1390Changelog
Sourced from tencentcloud-sdk-python's changelog.
... (truncated)
Commits
7c80b94release 3.0.1390824b66arelease 3.0.13892935a06release 3.0.1388075bff0release 3.0.138742a8473release 3.0.1386Updates
anthropicto 0.52.1Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
75ebbd6release: 0.52.130704e0fix(example): logo.png was broken (#1021)82f426achore(internal): fix release workflows7c9e7bcchore(examples): show how to pass an authorization token to an MCP serverDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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