From 3f5d62833ff3fef01d7bd0ab2d127fd568dba418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:38:25 +0000 Subject: [PATCH] Bump channels from 4.0.0 to 4.1.0 (#1223) Bumps [channels](https://github.com/django/channels) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels/compare/4.0.0...4.1.0) --- updated-dependencies: - dependency-name: channels 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 a02ec3d6..58bbca0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-celery-results==2.5.1 django-model-utils==4.5.0 django-redis==5.4.0 djangorestframework==3.15.0 -channels==4.0.0 +channels==4.1.0 channels-redis==4.2.0 celery==5.3.6 grpcio==1.62.0