From c623a38574b33eec485f4a3b1dfef7018cc6a9f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:59:31 +0000 Subject: [PATCH] Bump daphne from 4.1.0 to 4.1.2 (#1254) Bumps [daphne](https://github.com/django/daphne) from 4.1.0 to 4.1.2. - [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/daphne/compare/4.1.0...4.1.2) --- updated-dependencies: - dependency-name: daphne dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6b89c85..42c74fa7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ django-import-export==3.3.8 requests[socks] shapely==2.0.4 python-gnupg==0.5.2 -daphne==4.1.0 +daphne==4.1.2 drf-spectacular==0.27.2 drf-spectacular-sidecar==2024.4.1 django-cors-headers==4.3.1