From 6922fd9bd70dffa842873236b0fba0bd71e37c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 12:54:38 +0000 Subject: [PATCH] Bump django from 2.1.7 to 2.2.9 Bumps [django](https://github.com/django/django) from 2.1.7 to 2.2.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.7...2.2.9) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e2a396..7fd42a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dj-database-url==0.5.0 -Django==2.1.7 +Django==2.2.9 django-appconf==1.0.3 django-gravatar==0.1.0 django-widget-tweaks==1.4.3