From f3bb184c78e17ecb264f3cdb7c179e48297f377a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 01:01:22 +0000 Subject: [PATCH] Bump aliyun-python-sdk-core from 2.13.36 to 2.14.0 Bumps [aliyun-python-sdk-core](https://github.com/aliyun/aliyun-openapi-python-sdk) from 2.13.36 to 2.14.0. - [Commits](https://github.com/aliyun/aliyun-openapi-python-sdk/commits) --- updated-dependencies: - dependency-name: aliyun-python-sdk-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 52244ba..f706336 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,4 +1,4 @@ -aliyun-python-sdk-core==2.13.36 +aliyun-python-sdk-core==2.14.0 asgiref==3.7.2 certifi==2023.7.22 cffi==1.15.1 diff --git a/requirements.txt b/requirements.txt index 52da158..0d725ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Packages used directly # requirements-lock.txt should be generated by `pip freeze > requirements-lock.txt`. -aliyun-python-sdk-core==2.13.36 +aliyun-python-sdk-core==2.14.0 Django==4.2.5 django-allauth==0.57.0 gevent==23.9.1