From 1ae9d587aa5c5aa795fcae56748308d9e3105a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:18:17 +0000 Subject: [PATCH] Bump channels from 4.1.0 to 4.2.0 (#1419) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6319adb..c07928a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ beautifulsoup4==4.12.3 boto3==1.35.39 botocore==1.35.44 # noqa temporarily pinning this to try to resolve an issue with failing tests celery[sqs]==5.3.6 -channels==4.1.0 +channels==4.2.0 channels-redis==4.2.0 daphne==4.1.2 Django==5.1.2