From 3c98d24779eaa03352a104c1dbe0737512a19c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 18:23:27 +0000 Subject: [PATCH] build(deps): bump dashscope from 1.26.7 to 1.27.2 Bumps [dashscope](https://dashscope.aliyun.com/) from 1.26.7 to 1.27.2. --- updated-dependencies: - dependency-name: dashscope dependency-version: 1.27.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 47e16f36aa1..9007cd494fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "anthropic==0.122.0", "boto3==1.43.86", "cohere==7.0.8", - "dashscope==1.26.7", + "dashscope==1.27.2", "qianfan==0.4.12.3", "tencentcloud-sdk-python-common==3.1.166", "tencentcloud-sdk-python-hunyuan==3.1.56",