From c90d6bcf5501c681592b36bcb3d7c64cbf22b41b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 10:46:55 +0000 Subject: [PATCH] Bump django from 3.1.4 to 3.1.8 in /src/requirements Bumps [django](https://github.com/django/django) from 3.1.4 to 3.1.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.4...3.1.8) Signed-off-by: dependabot[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 cbc1c1c1..88a3a03d 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django==3.1.4 +Django==3.1.8 channels==2.4.0 channels-redis==3.2.0