From 6b892c7dde7afbd66a2c59ceb64fe393fca1e838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 12:49:43 +0000 Subject: [PATCH] Bump daphne from 4.0.0 to 4.1.0 (#1125) Bumps [daphne](https://github.com/django/daphne) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/daphne/commits) --- updated-dependencies: - dependency-name: daphne dependency-type: direct:production update-type: version-update:semver-minor ... 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 9f71ec9d..0ac96baa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ SQLAlchemy==2.0.16 django-import-export==3.3.7 requests[socks] python-gnupg==0.5.2 -daphne==4.0.0 +daphne==4.1.0 drf-spectacular==0.27.1 drf-spectacular-sidecar==2024.2.1 django-cors-headers==4.3.1