From cb1bf63dfe86275fc524bc7f0f0e323af5500edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:30:46 +0000 Subject: [PATCH] Bump django from 2.0.5 to 2.2.13 in /django_auth_example Bumps [django](https://github.com/django/django) from 2.0.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.5...2.2.13) 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..9126af30 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.13 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1