From 49c99f4ba44b4a8e2bf6b549b2a854ea57869b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 22:04:38 +0000 Subject: [PATCH] Bump channels-redis from 2.4.1 to 4.0.0 Bumps [channels-redis](https://github.com/django/channels_redis) from 2.4.1 to 4.0.0. - [Release notes](https://github.com/django/channels_redis/releases) - [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels_redis/compare/2.4.1...4.0.0) --- updated-dependencies: - dependency-name: channels-redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a767712..a522381 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ billiard==3.6.1.0 celery==4.3.0 cffi==1.13.2 channels==2.3.1 -channels-redis==2.4.1 +channels-redis==4.0.0 constantly==15.1.0 cryptography==2.8 daphne==2.3.0