From 0f961179d92b245a91f6267f660ef956baa7cb59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 22:28:05 +0000 Subject: [PATCH] build(deps): Bump whitenoise from 6.6.0 to 6.7.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.7.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.6.0...6.7.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 174609e..dd9e75a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pytz redis==5.0.6 urllib3==1.26.18 vine==5.1.0 -whitenoise==6.6.0 +whitenoise==6.7.0 requests==2.32.3 structlog==24.2.0 colorama==0.4.6