From a349e19a97cc65b09928291323613609e1e98093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 18:42:46 +0000 Subject: [PATCH] Bump django from 1.11.7 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.7 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.7...1.11.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b84bb33..4d9dbcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-recaptcha==1.3.1 django-registration-redux==1.8 django-ses==0.8.3.1 django-suit==0.2.25 -django==1.11.7 +django==1.11.23 idna==2.6 # via requests mysqlclient==1.3.12 pytz==2017.3 # via django, django-ses