From 7f81f696e531c8919608ccc881f96e235eaa35e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:35:04 +0000 Subject: [PATCH] Bump django from 2.0.5 to 2.2.24 in /django_auth_example Bumps [django](https://github.com/django/django) from 2.0.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.5...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_auth_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_auth_example/requirements.txt b/django_auth_example/requirements.txt index e3b1f324..505a3271 100644 --- a/django_auth_example/requirements.txt +++ b/django_auth_example/requirements.txt @@ -40,7 +40,7 @@ decorator==4.3.0 distributed==1.21.8 dj-database-url==0.5.0 dj-static==0.0.6 -Django==2.0.5 +Django==2.2.24 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1