From 63984b48d304cfe3653ad95aa897906f2ef1e647 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 May 2021 05:23:25 +0000 Subject: [PATCH] Bump django from 3.1.8 to 3.2.3 in /src/requirements Bumps [django](https://github.com/django/django) from 3.1.8 to 3.2.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.8...3.2.3) 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 e2ce1073..7799773c 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django==3.1.8 +Django==3.2.3 channels==3.0.3 channels-redis==3.2.0