From e917dcdbf008413a7396464047aef896dbd3912c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 00:20:48 +0000 Subject: [PATCH] chore(deps): bump whitenoise from 6.8.2 to 6.11.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.8.2 to 6.11.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.8.2...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 781e9f9..d1874c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-redis==5.4.0 django-cleanup==9.0.0 django-alive==2.0.0 django-localeurl==2.0.2 -whitenoise==6.8.2 +whitenoise==6.11.0 pandas==2.2.3 django-storages[azure]==1.14.4 azure-identity==1.19.0