From d8668367fe1944f76a97f5dd82e49ca55487f70d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 05:36:07 +0000 Subject: [PATCH] Bump django from 2.2.2 to 2.2.3 in /src/requirements Bumps [django](https://github.com/django/django) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/commits) 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 b0db5730..5588f28f 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django==2.2.2 +Django==2.2.3 channels==2.2.0 channels-redis==2.3.2