From 604574f4511cb64eeca8e428451e96f9126734d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 23:02:09 +0000 Subject: [PATCH] Bump daphne from 4.2.1 to 4.2.2 Bumps [daphne](https://github.com/django/daphne) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/daphne/compare/4.2.1...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 62983008..57e29f97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ click-repl==0.3.0 constantly==23.10.4 cryptography==45.0.7 cssselect2==0.9.0 -daphne==4.2.1 +daphne==4.2.2 discord.py==2.5.2 Django==5.2.14 django-admin-autocomplete-filter==0.7.1