From 6521b63e33590998e08e0e85b8c01d795ff1c99b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:00:15 +0000 Subject: [PATCH] Bump django from 1.11.7 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.11.7 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.7...1.11.28) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac661f4f..cb7406c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dj-database-url==0.4.2 -Django==1.11.7 +Django==1.11.28 gunicorn==19.7.1 psycopg2==2.7.3.1 whitenoise==3.3.1