From 0005a02e7a304d3c17d5306f326a2229fabbda11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:53:39 +0000 Subject: [PATCH] chore(deps): bump channels from 4.0.0 to 4.3.2 Bumps [channels](https://github.com/django/channels) from 4.0.0 to 4.3.2. - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels/compare/4.0.0...4.3.2) --- updated-dependencies: - dependency-name: channels dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 492f4cf..326cc61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ billiard==4.2.4 cbor2==5.7.1 celery==5.3.4 cffi==2.0.0 -channels==4.0.0 +channels==4.3.2 channels-redis==4.1.0 click==8.3.1 click-didyoumean==0.3.1