From 3fbbf9095a2f9437c7fbacd6d4e01aa3aa4a8105 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 05:27:39 +0000 Subject: [PATCH] Bump django from 3.0.3 to 3.0.4 in /src/requirements Bumps [django](https://github.com/django/django) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.3...3.0.4) 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 42da69c6..175bb2c5 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django==3.0.3 +Django==3.0.4 channels==2.4.0 channels-redis==2.4.2