From f2830c71cea983f7e7c1ec26f1568d2ae0aba21f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 00:28:43 +0000 Subject: [PATCH] Bump django from 1.10.6 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.10.6 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.6...1.11.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50dbb8e..f20d9e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ coverage==4.0 coveralls==1.0 -Django==1.10.6 +Django==1.11.23 docopt==0.6.2 requests==2.7.0 six==1.9.0