From 8e9f2ff749c99f683aa16be9960d9543bab6e2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 22:04:29 +0000 Subject: [PATCH] Bump django from 2.1.2 to 2.1.15 Bumps [django](https://github.com/django/django) from 2.1.2 to 2.1.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.2...2.1.15) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0459224..2663c46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2018.8.24 chardet==3.0.4 coverage==4.5.1 coveralls==1.5.1 -Django==2.1.2 +Django==2.1.15 django-cors-middleware==1.2.0 django-extensions==1.7.1 django-filter==2.0.0