From 7b4cd95b8641c685a2780617537ea10f0d98b847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 16:00:19 +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 58475639..a629bf80 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.16 django-admin-autocomplete-filter==0.7.1