From 59a50ae02ad55d0bd2ffec0961ca24a6f780b63a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 13:12:52 +0000 Subject: [PATCH] [Security] Bump django from 1.9 to 2.2 Bumps [django](https://github.com/django/django) from 1.9 to 2.2. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9...2.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 489175a6..de10ffd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.4.1 billiard==3.3.0.22 celery==3.1.19 dj-database-url==0.3.0 -Django==1.9 +Django==2.2 django-absoluteuri==1.1.0 django-appconf==1.0.1 django-bootstrap-form==3.2