From f0ee1c4614c5355460c869e7b283162743e7c225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:23:31 +0000 Subject: [PATCH] build(deps): bump dashscope from 1.25.24 to 1.26.0 Bumps [dashscope](https://dashscope.aliyun.com/) from 1.25.24 to 1.26.0. --- updated-dependencies: - dependency-name: dashscope dependency-version: 1.26.0 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 67f24e49a43..6580213417d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "tencentcloud-sdk-python==3.1.121", "xinference-client==2.11.0", "anthropic==0.112.0", - "dashscope==1.25.24", + "dashscope==1.26.0", "celery[sqlalchemy]==5.6.3", "django-celery-beat==2.9.0", "celery-once==3.0.1",