From 418186e1c435d268faf1cbc51e9302aa36b04f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2019 15:07:35 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.0.12 in /init Bumps [django](https://github.com/django/django) from 2.0.1 to 2.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.0.12) Signed-off-by: dependabot[bot] --- init/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/requirements.txt b/init/requirements.txt index 1b243f7..7e25c32 100644 --- a/init/requirements.txt +++ b/init/requirements.txt @@ -8,7 +8,7 @@ chardet==3.0.4 Click==7.0 coreapi==2.3.3 coreschema==0.0.4 -Django==2.0.1 +Django==2.0.12 django-cors-headers==2.1.0 django-crontab==0.7.1 django-filter==2.1.0