From 9767935fe6f0ca40f9328978dc8049b7d2e264f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 13:41:31 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.0.12 Bumps [django](https://github.com/django/django) from 2.0.2 to 2.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.0.12) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cd45bf..a37abc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ APScheduler==3.5.3 beautifulsoup4==4.6.3 bs4==0.0.1 DBUtils==1.3 -Django==2.0.2 +Django==2.0.12 django-bootstrap3==11.0.0 jsonpath==0.75 jsonpath2==0.1.0