Skip to content

Commit 84c9ec0

Browse files
build(deps): bump the python-dependencies group with 5 updates
Updates the requirements on [langchain-community](https://github.com/langchain-ai/langchain), [langgraph](https://github.com/langchain-ai/langgraph), [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python) and [dashscope](https://dashscope.aliyun.com/) to permit the latest version. Updates `langchain-community` to 0.3.23 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.3.22...langchain==0.3.23) Updates `langgraph` to 0.4.0 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@0.3.34...0.4.0) Updates `boto3` to 1.38.5 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.36...1.38.5) Updates `tencentcloud-sdk-python` to 3.0.1371 - [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md) - [Commits](TencentCloud/tencentcloud-sdk-python@3.0.1366...3.0.1371) Updates `dashscope` to 1.23.2 --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.23 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: langgraph dependency-version: 0.4.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.38.5 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: tencentcloud-sdk-python dependency-version: 3.0.1371 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: dashscope dependency-version: 1.23.2 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ca3950 commit 84c9ec0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ diskcache2 = "1.0.0"
2020
captcha = "0.7.1"
2121
langchain-openai = "0.3.14"
2222
langchain-anthropic = "0.3.12"
23-
langchain-community = "0.3.22"
23+
langchain-community = "0.3.23"
2424
langchain-deepseek = "0.1.3"
2525
langchain-google-genai = "2.1.3"
2626
langchain-mcp-adapters = "0.0.9"
2727
langchain-huggingface = "0.1.2"
2828
langchain-ollama = "0.3.2"
29-
langgraph = "0.3.34"
29+
langgraph = "0.4.0"
3030
qianfan = "0.4.12.3"
3131
zhipuai = "2.1.5.20250421"
32-
boto3 = "1.37.36"
33-
tencentcloud-sdk-python = "3.0.1366"
32+
boto3 = "1.38.5"
33+
tencentcloud-sdk-python = "3.0.1371"
3434
xinference-client = "1.5.0"
3535
anthropic = "0.50.0"
36-
dashscope = "1.23.1"
36+
dashscope = "1.23.2"
3737
pylint = "3.3.6"
3838
pydub = "0.25.1"
3939
cffi = "1.17.1"

0 commit comments

Comments
 (0)