An open index of dependabot pull requests across open source projects.

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

Open
Number: #3169
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: May 29, 2025 at 06:32 PM UTC
(about 1 year ago)
Updated: June 08, 2025 at 12:01 AM UTC
(about 1 year ago)
Labels:
do-not-merge/release-note-label-needed dependencies python
Description:

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: https://github.com/langchain-ai/langchain-google/compare/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
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Technical Details
ID: 1162640
UUID: 3101154099
Node ID: PR_kwDOKTUe1M6YKqgr
Host: GitHub
Repository: 1Panel-dev/MaxKB