From a3e9c0aee3722a7585d8419a85d9c9d4e9e1738c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 07:01:15 +0000 Subject: [PATCH] Bump whitenoise from 6.9.0 to 6.11.0 in /requirements Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.9.0 to 6.11.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.9.0...6.11.0) --- updated-dependencies: - dependency-name: whitenoise dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/project-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/project-requirements.txt b/requirements/project-requirements.txt index f6f0f894ed..bd31a85ce2 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -31,7 +31,7 @@ dataclasses==0.6 flower==2.0.0 uWSGI==2.0.28 uwsgitop==0.12 -whitenoise==6.9.0 +whitenoise==6.11.0 daphne==4.1.0 channels==4.1.0 channels-redis==4.2.0