From ac0f287ce5d095cc9a8eccd8892dfb33e12df393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 22:56:13 +0000 Subject: [PATCH] Bump daphne from 3.0.2 to 4.2.2 in /requirements Bumps [daphne](https://github.com/django/daphne) from 3.0.2 to 4.2.2. - [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/daphne/compare/3.0.2...4.2.2) --- updated-dependencies: - dependency-name: daphne dependency-version: 4.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ae74f3bf2..6e02e82b8 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -78,7 +78,7 @@ cryptography==41.0.7 # sfdo-template-helpers cumulusci==4.0.1 # via -r requirements/prod.in -daphne==3.0.2 +daphne==4.2.2 # via channels defusedxml==0.7.1 # via