From 9ac3ca3063013fd4fceb2c913921498044dfdb9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 02:06:30 +0000 Subject: [PATCH] build(deps): bump dashscope from 1.26.3 to 1.26.4 Bumps [dashscope](https://dashscope.aliyun.com/) from 1.26.3 to 1.26.4. --- updated-dependencies: - dependency-name: dashscope dependency-version: 1.26.4 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 1860bd1797f..70db15faec5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "anthropic==0.116.0", "boto3==1.43.54", "cohere==7.0.8", - "dashscope==1.26.3", + "dashscope==1.26.4", "qianfan==0.4.12.3", "tencentcloud-sdk-python-common==3.1.134", "tencentcloud-sdk-python-hunyuan==3.1.56",