From 250a08b74f72ef3d66c1899c2c42d9d48dd5e651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 22:34:37 +0000 Subject: [PATCH] Bump django from 1.8.4 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.8.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.4...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 5aa20ce..048c6b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ dj-database-url==0.3.0 django-allauth==0.17.0 django-grappelli==2.7.1 django-guardian==1.2.0 -Django==1.8.4 +Django==1.11.29 git+https://github.com/kennethreitz/dj-static.git@b02979384d7c7a6944375c5959224bff40c2035a#egg=dj-static gunicorn==20.0.4 iso8601==0.1.10