From cb16b63f46a8fe4705b7c4efc4b5164e64f8f9b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 6 Mar 2019 21:07:30 +0000 Subject: [PATCH] [Security] Bump django from 1.9 to 2.1.7 Bumps [django](https://github.com/django/django) from 1.9 to 2.1.7. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9...2.1.7) 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..a194ff52 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.1.7 django-absoluteuri==1.1.0 django-appconf==1.0.1 django-bootstrap-form==3.2