From 0ef45c998f9f14beeb53d5277aefb3ed90f7b0d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 22:59:01 +0000 Subject: [PATCH] Bump daphne from 4.0.0 to 4.2.2 Bumps [daphne](https://github.com/django/daphne) from 4.0.0 to 4.2.2. - [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/daphne/compare/4.0.0...4.2.2) --- updated-dependencies: - dependency-name: daphne dependency-version: 4.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 878a84c..c7efa81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==2.0.10 channels==4.0.0 channels-redis==4.0.0 click==8.1.2 -daphne==4.0.0 +daphne==4.2.2 Django==4.2.30 django-crum==0.7.9 django-filter==23.5