From 7b22269a61925f232e9ee894271acdab288baf46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:00:46 +0000 Subject: [PATCH] Bump django from 2.0.5 to 2.2.10 in /django_auth_example Bumps [django](https://github.com/django/django) from 2.0.5 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.5...2.2.10) 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..aea3c7d7 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.10 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1