From ae23434edf67f7e85fb430773724ce833a0054fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 02:14:45 +0000 Subject: [PATCH] Bump django from 1.7.10 to 1.11.28 in /requirements Bumps [django](https://github.com/django/django) from 1.7.10 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.7.10...1.11.28) Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index abfd1d4..438188a 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,7 +6,7 @@ django-autoslug==1.9.3 django-extensions==1.5.7 django-image-cropping==1.0.2 django-localflavor==1.1 -Django==1.7.10 +Django==1.11.28 easy-thumbnails==2.2 eav-django==1.4.7 gunicorn==19.3.0