From cc5d7376e7e6b79eb13b01ae43ac50b06cf706f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:51:15 +0000 Subject: [PATCH] Bump django from 1.11.9 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.11.9 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.9...1.11.29) 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..645aada 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.29 phonenumberslite==8.9.10 pytz==2018.5 gunicorn==19.7.1