From c7b0f05325a02cfafa74bfb346ee8fc95f146ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 04:36:06 +0000 Subject: [PATCH] Bump django from 1.11.17 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.11.17 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.17...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 5a86654..6b08dae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ cryptography==2.7 cssutils==1.0.2 daphne==2.3.0 defusedxml==0.6.0 -Django==1.11.17 +Django==1.11.29 django-allauth==0.40.0 django-celery==3.3.1 django-crispy-forms==1.7.2