From 8d318300eee420eeb976610826e60a0ab9b78b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:23:00 +0000 Subject: [PATCH] build(deps): bump tencentcloud-sdk-python from 3.1.121 to 3.1.122 Bumps [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python) from 3.1.121 to 3.1.122. - [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.1.121...3.1.122) --- updated-dependencies: - dependency-name: tencentcloud-sdk-python dependency-version: 3.1.122 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 67f24e49a43..e7aaf7dac6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "zai-sdk==0.2.3", "volcengine-python-sdk[ark]==5.0.35", "boto3==1.43.36", - "tencentcloud-sdk-python==3.1.121", + "tencentcloud-sdk-python==3.1.122", "xinference-client==2.11.0", "anthropic==0.112.0", "dashscope==1.25.24",