From 35af5f24d2b48540969d8036d78a523ae18226b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 10:28:53 +0000 Subject: [PATCH] Bump channels-redis from 4.1.0 to 4.2.0 (#1067) Bumps [channels-redis](https://github.com/django/channels_redis) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels_redis/commits) --- updated-dependencies: - dependency-name: channels-redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16c2624c..cd970fd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-model-utils==4.3.1 django-redis==5.4.0 djangorestframework==3.14.0 channels==4.0.0 -channels-redis==4.1.0 +channels-redis==4.2.0 celery==5.3.6 grpcio==1.60.0 googleapis-common-protos==1.62.0