From af8f53677d877eeadf57cfd97a3267fab3633e22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:31:40 +0000 Subject: [PATCH] Bump channels from 3.0.2 to 3.0.3 in /backend/requirements Bumps [channels](https://github.com/django/channels) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/django/channels/releases) - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels/compare/3.0.2...3.0.3) Signed-off-by: dependabot[bot] --- backend/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/base.txt b/backend/requirements/base.txt index 3d2b9f2..dee4d18 100644 --- a/backend/requirements/base.txt +++ b/backend/requirements/base.txt @@ -3,7 +3,7 @@ boto3==1.16.23 celery==5.0.2 kombu==5.0.2 -channels==3.0.2 +channels==3.0.3 channels-redis==3.2.0 daphne==3.0.1