From 176172c26222ea42e8a075bfcb727f0dae10e32e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 04:45:19 +0000 Subject: [PATCH] chore(deps): bump whitenoise from 6.10.0 to 6.11.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.10.0 to 6.11.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.10.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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8832e164f..408629cbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ requests-oauthlib==2.0.0 six==1.17.0 uritemplate==4.2.0 webdavclient3==3.14.6 -whitenoise==6.10.0 +whitenoise==6.11.0 # Development autopep8==2.3.2