build(deps): bump the python-dependencies group with 8 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(about 1 year ago)
(about 1 year ago)
do-not-merge/release-note-label-needed dependencies python
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
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)- Additional commits viewable in compare view
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
- genai: fix update model_fields access for Pydantic v2.11+ compatibility by
@SYED-M-HUSSAINin langchain-ai/langchain-google#931- vertexai: docs added comprehensive README for langchain-google-vertexai integration package by
@SYED-M-HUSSAINin langchain-ai/langchain-google#934- genai[patch]: use 1.5-latest in tests by
@ccurmein langchain-ai/langchain-google#942- genai: Added include_thoughts support. by
@windkitin langchain-ai/langchain-google#937- genai: Add
grounding_metadatasupport toChatGoogleGenerativeAIresponse by@msaadgin langchain-ai/langchain-google#944- genai: release 2.1.5 by
@ccurmein langchain-ai/langchain-google#952New Contributors
@SYED-M-HUSSAINmade their first contribution in langchain-ai/langchain-google#931Full Changelog: https://github.com/langchain-ai/langchain-google/compare/libs/vertexai/v2.0.24...libs/genai/v2.1.5
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)- 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
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)- Additional commits viewable in compare view
Updates zhipuai to 2.1.5.20250526
Updates boto3 to 1.38.25
Commits
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.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
本次发布包含了以下内容:
改善已有的文档。
修改接口:
- 新增入参:UserIdList, Keyword
修改数据结构:
云数据库 MySQL(cdb) 版本:2017-03-20
第 195 次发布
发布时间:2025-05-29 01:13:49
本次发布包含了以下内容:
改善已有的文档。
修改接口:
- 新增出参:PeriodStrategy, TimeIntervalStrategy
... (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
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
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
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 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
Pull Request Statistics
0
0
+0
-0
Technical Details
| ID: | 1162640 |
| UUID: | 3101154099 |
| Node ID: | PR_kwDOKTUe1M6YKqgr |
| Host: | GitHub |
| Repository: | 1Panel-dev/MaxKB |