From fa4b83c995cbe79566e241b5edb15041c7005a4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 07:44:28 +0000 Subject: [PATCH] chore(deps): bump daphne from 4.1.2 to 4.2.1 Bumps [daphne](https://github.com/django/daphne) from 4.1.2 to 4.2.1. - [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/daphne/compare/4.1.2...4.2.1) --- updated-dependencies: - dependency-name: daphne dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f9afa0b..7009f0d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ django-import-export==4.3.7 requests[socks] shapely==2.0.7 python-gnupg==0.5.4 -daphne==4.1.2 +daphne==4.2.1 drf-spectacular==0.28.0 drf-spectacular-sidecar==2025.5.1 django-cors-headers==4.7.0