From 78e4a8cac80baa70bc5621e9ee4eda32723cfbe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:04:37 +0000 Subject: [PATCH] Bump django from 2.1 to 2.1.11 Bumps [django](https://github.com/django/django) from 2.1 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1...2.1.11) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5018038..59ca8bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ chardet==3.0.4 click==6.7 coverage==4.5.1 coveralls==1.5.0 -Django==2.1 +Django==2.1.11 django-nose==1.4.5 djangorestframework==3.8.2 docopt==0.6.2