From 49dccb38bc04f1de4451a9cc93e7c097cf60986a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 21:26:54 +0000 Subject: [PATCH] Bump whitenoise from 2.0.3 to 6.4.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 2.0.3 to 6.4.0. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/v2.0.3...6.4.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b6dde9..44535f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ stevedore==1.6.0 twilio==6.9.0 virtualenv==13.0.3 wheel==0.24.0 -whitenoise==2.0.3 +whitenoise==6.4.0