From d78857b6849ac50bf337cfbff4e3a5c387b5fe03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 2 Apr 2019 05:54:22 +0000 Subject: [PATCH] [Security] Bump django from 1.10.4 to 2.2 Bumps [django](https://github.com/django/django) from 1.10.4 to 2.2. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.4...2.2) Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f74874a13a..2652f2d233 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,18 +8,20 @@ certifi==2018.11.29 # via requests chardet==3.0.4 # via requests django-amber==0.8.0 django-appconf==1.0.2 # via django-compressor +django-compressor==2.2 django-dotenv==1.4.2 django-markdown-deux==1.0.5 -django==1.10.4 -django_compressor==2.2 +django==2.2 http-crawler==0.1.2 # via django-amber idna==2.8 # via requests lxml==3.7.1 # via http-crawler markdown2==2.3.7 # via django-markdown-deux +pytz==2018.9 # via django pyyaml==3.12 # via django-amber rcssmin==1.0.6 # via django-compressor requests==2.21.0 rjsmin==1.0.12 # via django-compressor +sqlparse==0.3.0 # via django tinycss2==0.5 # via http-crawler urllib3==1.24.1 # via requests webencodings==0.5 # via tinycss2