Skip to content

build(deps): bump the python-dependencies group with 8 updates#3169

Merged
liuruibin merged 1 commit intov2from
dependabot/pip/v2/python-dependencies-279622d656
Jun 2, 2025
Merged

build(deps): bump the python-dependencies group with 8 updates#3169
liuruibin merged 1 commit intov2from
dependabot/pip/v2/python-dependencies-279622d656

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

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-anthropic to 0.3.14

Release notes

Sourced from langchain-anthropic's releases.

langchain-anthropic==0.3.14

Changes since langchain-anthropic==0.3.13

anthropic: release 0.3.14 (#31378) anthropic: support for code execution, MCP connector, files API features (#31340) anthropic: emit informative error message if there are only system messages in a prompt (#30822) docs: add web search to anthropic docs (#31169)

Commits

Updates langchain-google-genai to 2.1.5

Release notes

Sourced from langchain-google-genai's releases.

libs/genai/v2.1.5

What's Changed

New Contributors

Full Changelog: langchain-ai/langchain-google@libs/vertexai/v2.0.24...libs/genai/v2.1.5

Commits
  • dc186f9 bump core and increment version (#952)
  • 0779043 add grounding_metadata support to ChatGoogleGenerativeAI (#944)
  • 11d148a genai: Added include_thoughts support. (#937)
  • 07402d4 genai[patch]: use 1.5-latest in tests (#942)
  • 97eadd1 vertexai: docs added comprehensive README for langchain-google-vertexai integ...
  • 24ce2fd fix: update model_fields access for Pydantic v2.11+ compatibility (#931)
  • 42c25e1 added total and thinking tokens to callback (#923)
  • 7317bd6 release 2.0.24 (#924)
  • 7cbfcca fixed thinking mode (#922)
  • afc1718 Added audio_timestamp support. (#913)
  • Additional commits viewable in compare view

Updates langchain-mcp-adapters to 0.1.4

Updates langgraph to 0.4.7

Release notes

Sourced from langgraph's releases.

0.4.7

Changes since 0.4.6

  • 0.4.7
  • Fix stream mode not respected in subgraphs
  • Try to make test less flaky
  • Add tests for stream_events when using imperative api
Commits

Updates zhipuai to 2.1.5.20250526

Updates boto3 to 1.38.25

Commits
  • 3797b9c Merge branch 'release-1.38.25'
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • d584e98 Add changelog entries from botocore
  • 8c036e4 Merge branch 'release-1.38.23'
  • 5ab9ecf Merge branch 'release-1.38.23' into develop
  • c1e90fc Bumping version to 1.38.23
  • Additional commits viewable in compare view

Updates tencentcloud-sdk-python to 3.0.1390

Changelog

Sourced from tencentcloud-sdk-python's changelog.

Release 3.0.1390

商业智能分析 BI(bi) 版本:2022-01-05

第 27 次发布

发布时间:2025-05-29 01:10:56

本次发布包含了以下内容:

改善已有的文档。

修改接口:

修改数据结构:

  • Data

    • 新增成员:EditUrl
  • Project

    • 新增成员:NormalCount, FreeCount, AdhocCount, BriefingCount

云数据库 MySQL(cdb) 版本:2017-03-20

第 195 次发布

发布时间:2025-05-29 01:13:49

本次发布包含了以下内容:

改善已有的文档。

修改接口:

... (truncated)

Commits

Updates anthropic to 0.52.1

Release notes

Sourced from anthropic's releases.

v0.52.1

0.52.1 (2025-05-28)

Full Changelog: v0.52.0...v0.52.1

Bug Fixes

Chores

  • examples: show how to pass an authorization token to an MCP server (18be7f3)
  • internal: fix release workflows (be9af1f)
Changelog

Sourced from anthropic's changelog.

0.52.1 (2025-05-28)

Full Changelog: v0.52.0...v0.52.1

Bug Fixes

Chores

  • examples: show how to pass an authorization token to an MCP server (18be7f3)
  • internal: fix release workflows (be9af1f)

0.52.0 (2025-05-22)

Full Changelog: v0.51.0...v0.52.0

Features

  • api: add claude 4 models, files API, code execution tool, MCP connector and more (9c48bc6)

Bug Fixes

  • package: support direct resource imports (6d73bab)

Chores

  • ci: fix installation instructions (ca374e5)
  • ci: upload sdks to package manager (fde0c44)
  • internal: avoid errors for isinstance checks on proxies (ef4be3f)
  • internal: codegen related update (40359d9)

Documentation

  • add security warning for overriding parameters (#1008) (9f52239)

0.51.0 (2025-05-07)

Full Changelog: v0.50.0...v0.51.0

Features

  • api: adds web search capabilities to the Claude API (bec0cf9)

Bug Fixes

... (truncated)

Commits
  • 75ebbd6 release: 0.52.1
  • 30704e0 fix(example): logo.png was broken (#1021)
  • 82f426a chore(internal): fix release workflows
  • 7c9e7bc chore(examples): show how to pass an authorization token to an MCP server
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 29, 2025
@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot bot commented May 29, 2025

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.

Details

Instructions 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.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot bot commented May 29, 2025

[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.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@liuruibin liuruibin merged commit 3ded909 into v2 Jun 2, 2025
1 of 4 checks passed
@liuruibin liuruibin deleted the dependabot/pip/v2/python-dependencies-279622d656 branch June 2, 2025 07:26
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 do-not-merge/release-note-label-needed python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant