From 22c59c0957097119b11889e44facc76174b573eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:54:30 +0000 Subject: [PATCH] Bump django from 1.11.6 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.6 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.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 8cc9947..8b7479e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ coverage==4.4.1 # via pytest-cov croniter==0.3.19 decorator==4.1.2 # via ipython, traitlets django-crispy-forms==1.6.1 -django==1.11.6 +django==1.11.23 idna==2.6 # via requests ipython-genutils==0.2.0 # via traitlets ipython==6.2.1