From 67f3d2976c71a054657056d3f33449f13513a418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:44:09 +0000 Subject: [PATCH] Bump django from 1.11.9 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.9 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.9...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..317d2c1 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==2.2.24 phonenumberslite==8.9.10 pytz==2018.5 gunicorn==19.7.1