From 1cab73956b1ae7dae95989d8c09fe009457189c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:13:06 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20django=20from=202.1.5=20to=202.2.24=20in?= =?UTF-8?q?=20/=E4=BD=9C=E4=B8=9A/django=5Fauth=5Fexample?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- "\344\275\234\344\270\232/django_auth_example/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\344\275\234\344\270\232/django_auth_example/requirements.txt" "b/\344\275\234\344\270\232/django_auth_example/requirements.txt" index 3f8d542..b102a40 100644 --- "a/\344\275\234\344\270\232/django_auth_example/requirements.txt" +++ "b/\344\275\234\344\270\232/django_auth_example/requirements.txt" @@ -1 +1 @@ -Django==2.1.5 +Django==2.2.24