From 4513cc78351f6fb5b27114a2c83bf01ff88b533a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:56:43 +0000 Subject: [PATCH] Bump django from 1.4 to 1.11.29 in /web Bumps [django](https://github.com/django/django) from 1.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4...1.11.29) Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 9ce9b87..dba4d7e 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,5 +1,5 @@ # -e git://github.com/jdriscoll/django-imagekit.git@e68906ef5616c1b96db946bfcd076c957488639f#egg=django_imagekit-dev -Django==1.4 +Django==1.11.29 Jinja2 South==0.7.4 Pillow==1.7.6 \ No newline at end of file