From 7cdc32e92a5e79197bf8d4e2c9b93d63a7b9cb09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:59:05 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20django=20in=20/081=20sms=E9=AA=8C?= =?UTF-8?q?=E8=AF=81/gt3-python-sdk-demo/django=5Fdemo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [django](https://github.com/django/django) from 1.11.23 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../gt3-python-sdk-demo/django_demo/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/081 sms\351\252\214\350\257\201/gt3-python-sdk-demo/django_demo/requirements.txt" "b/081 sms\351\252\214\350\257\201/gt3-python-sdk-demo/django_demo/requirements.txt" index 143e100c..87b4d985 100644 --- "a/081 sms\351\252\214\350\257\201/gt3-python-sdk-demo/django_demo/requirements.txt" +++ "b/081 sms\351\252\214\350\257\201/gt3-python-sdk-demo/django_demo/requirements.txt" @@ -1,6 +1,6 @@ certifi==2017.7.27.1 chardet==3.0.4 -Django==1.11.23 +Django==2.2.24 geetest==3.0.0 idna==2.6 pytz==2017.3