From 97a5f71cae81783a88a58ea10eab108268f1686f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:00:21 +0000 Subject: [PATCH] Bump django from 1.11.14 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.11.14 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.14...1.11.29) Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 5907bc5..c8a9b5a 100644 --- a/requirement.txt +++ b/requirement.txt @@ -3,7 +3,7 @@ backports.shutil-get-terminal-size==1.0.0 certifi==2018.4.16 chardet==3.0.4 decorator==4.3.0 -Django==1.11.14 +Django==1.11.29 django-allauth==0.36.0 django-rest-auth==0.9.3 djangorestframework==3.8.2