From 30a6d93317fd2c67d050fe865218f2efe4069742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 18:23:40 +0000 Subject: [PATCH] build(deps): bump tencentcloud-sdk-python-common from 3.1.123 to 3.1.126 Bumps [tencentcloud-sdk-python-common](https://github.com/TencentCloud/tencentcloud-sdk-python) from 3.1.123 to 3.1.126. - [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.1.123...3.1.126) --- updated-dependencies: - dependency-name: tencentcloud-sdk-python-common dependency-version: 3.1.126 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 f3326d0f855..be813592dee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "cohere==7.0.5", "dashscope==1.26.0", "qianfan==0.4.12.3", - "tencentcloud-sdk-python-common==3.1.123", + "tencentcloud-sdk-python-common==3.1.126", "tencentcloud-sdk-python-hunyuan==3.1.56", "tencentcloud-sdk-python-asr==3.1.112", "volcengine-python-sdk[ark]==5.0.36",