From bca6328c6cd357d856876caacf5c4d8ee1ad381e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 22:51:12 +0000 Subject: [PATCH] build(deps): Bump whitenoise from 6.8.2 to 6.9.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.8.2 to 6.9.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.8.2...6.9.0) --- updated-dependencies: - dependency-name: whitenoise 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 133523f..f91c694 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pytz redis==5.2.1 urllib3==1.26.20 vine==5.1.0 -whitenoise==6.8.2 +whitenoise==6.9.0 requests==2.32.3 structlog==25.1.0 colorama==0.4.6