From 8b58aad273b7bb3966937d6b4d6eb0eaafa247ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 10 Jun 2019 20:18:29 +0000 Subject: [PATCH] [Security] Bump django from 2.2.1 to 2.2.2 in /src/requirements Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.2. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.2) Signed-off-by: dependabot-preview[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 1f339476..4e4aefc5 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django==2.2.1 +Django==2.2.2 channels==2.1.7 channels-redis==2.3.2