From 27de006b49b5e986b13b08915dd4b451a3b7a087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 22:12:19 +0000 Subject: [PATCH] build(deps): Bump whitenoise from 6.7.0 to 6.8.2 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.7.0 to 6.8.2. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.7.0...6.8.2) --- 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 d99972e..49cfcd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pytz redis==5.2.0 urllib3==1.26.20 vine==5.1.0 -whitenoise==6.7.0 +whitenoise==6.8.2 requests==2.32.3 structlog==24.4.0 colorama==0.4.6