From 6d22a1047921de9a4f2c0e2310321467066219b9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 05:18:58 +0000 Subject: [PATCH] Bump django from 3.1 to 3.1.4 in /src/requirements Bumps [django](https://github.com/django/django) from 3.1 to 3.1.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1...3.1.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 f47b4d43..c839b9cc 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django==3.1 +Django==3.1.4 channels==2.4.0 channels-redis==3.0.1