From d5af64d8923002856be19d3baeb1d55aa35778a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:28:52 +0000 Subject: [PATCH] Bump django from 1.10.3 to 1.11.29 in /checksystem/checksystem Bumps [django](https://github.com/django/django) from 1.10.3 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.3...1.11.29) Signed-off-by: dependabot[bot] --- checksystem/checksystem/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checksystem/checksystem/requirements.txt b/checksystem/checksystem/requirements.txt index c4e0a9c..6c9cc6b 100644 --- a/checksystem/checksystem/requirements.txt +++ b/checksystem/checksystem/requirements.txt @@ -1,5 +1,5 @@ decorator==4.0.10 -Django==1.10.3 +Django==1.11.29 gunicorn==19.6.0 ipython==5.1.0 ipython-genutils==0.1.0