From 9c0344b86765b10d36feda89df9e00b5cb18b872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 06:54:28 +0000 Subject: [PATCH] Bump django from 2.1.15 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.15 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.15...2.2.13) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57857a9..05f7ffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astroid==2.2.5 autopep8==1.4.4 colorama==0.4.1 dj-database-url==0.5.0 -Django==2.1.15 +Django==2.2.13 django-crispy-forms==1.7.2 django-gravatar==0.1.0 django-widget-tweaks==1.4.3