From 5ef3c13585898dab5c5f4743e61c7e1edf42ab3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:18:14 +0000 Subject: [PATCH] Bump django from 1.11.5 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.11.5 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.5...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 e8858e9..8d5a6c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ cryptography==2.0.3 cssselect==1.0.1 cycler==0.10.0 decorator==4.1.2 -Django==1.11.5 +Django==1.11.29 docopt==0.6.2 docutils==0.14 entrypoints==0.2.3