From dddeeb872a287468d2fa850d7a7078d88b2a8ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 18:23:50 +0000 Subject: [PATCH] build(deps): bump tencentcloud-sdk-python-common from 3.1.132 to 3.1.134 Bumps [tencentcloud-sdk-python-common](https://github.com/TencentCloud/tencentcloud-sdk-python) from 3.1.132 to 3.1.134. - [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.1.132...3.1.134) --- updated-dependencies: - dependency-name: tencentcloud-sdk-python-common dependency-version: 3.1.134 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 282a411d308..d61b4450cbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "cohere==7.0.5", "dashscope==1.26.3", "qianfan==0.4.12.3", - "tencentcloud-sdk-python-common==3.1.132", + "tencentcloud-sdk-python-common==3.1.134", "tencentcloud-sdk-python-hunyuan==3.1.56", "tencentcloud-sdk-python-asr==3.1.130", "volcengine-python-sdk[ark]==5.0.40",