From 376af80b25f71dd6e5d69818cedb47f0a3342e04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 16:41:18 +0000 Subject: [PATCH] Bump django from 1.11.9 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.9 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.9...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 70e04c3..b02b230 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ babel==2.6.0 django-localflavor==2.0 django-phonenumber-field==2.0.0 django-select-multiple-field==0.4.2 -django==1.11.9 +django==1.11.23 phonenumberslite==8.9.10 pytz==2018.5 gunicorn==19.7.1