From f07812ac16a3e76a42aafb8d86065b7f77f4d11d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 07:29:28 +0000 Subject: [PATCH] chore(deps): bump channels-redis from 4.2.0 to 4.2.1 Bumps [channels-redis](https://github.com/django/channels_redis) from 4.2.0 to 4.2.1. - [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels_redis/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: channels-redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7883a128..6603925c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-model-utils==5.0.0 django-redis==5.4.0 djangorestframework==3.15.2 channels==4.2.0 -channels-redis==4.2.0 +channels-redis==4.2.1 celery==5.4.0 grpcio==1.68.1 googleapis-common-protos==1.66.0