From 6ae12f8557f4d89cd8181ba8140e9adc97d522ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 00:34:51 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.13) 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..9f2a9b3 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.2.13 django-bootstrap3==11.0.0 jsonpath==0.75 jsonpath2==0.1.0