From 15ff1acc2c6a1e618b0c8c722a64517c3b3cbf7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 03:45:55 +0000 Subject: [PATCH] build(deps): update tencentcloud-sdk-python requirement Updates the requirements on [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python) to permit the latest version. - [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md) - [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1362...3.0.1366) --- updated-dependencies: - dependency-name: tencentcloud-sdk-python dependency-version: 3.0.1366 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a158c1fda..d973065e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ langgraph = "0.3.31" qianfan = "0.4.12.3" zhipuai = "2.1.5.20250421" boto3 = "1.37.36" -tencentcloud-sdk-python = "3.0.1362" +tencentcloud-sdk-python = "3.0.1366" xinference-client = "1.5.0" anthropic = "0.50.0" dashscope = "1.23.1"