From 6f2a662cb8ece4f5c347d1bfaa55165744e9a08e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:10:26 +0000 Subject: [PATCH] Bump django from 1.6.11.7 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.6.11.7 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/commits/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 aeb62f20..70e4e68e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ cryptography==1.7.2 decorator==3.4.0 defusedxml==0.6.0 dirq==1.7.1 -Django==1.6.11.7 +Django==1.11.29 docopt==0.6.2 entrypoints==0.3 enum34==1.0.4