From 4d0adfa831c5ccc06874e66adf783efaab6de38d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:46:26 +0000 Subject: [PATCH] Bump whitenoise from 5.3.0 to 6.3.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.3.0 to 6.3.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/v5.3.0...6.3.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0f2d25e9f4c..2263c0404bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -246,7 +246,7 @@ wagtail-airtable==0.2.1 # via -r requirements.in wagtail-factories==2.0.1 # via -r requirements.in -git+https://github.com/MozillaFoundation/wagtail-footnotes.git@localized-footnotes +wagtail-footnotes @ git+https://github.com/MozillaFoundation/wagtail-footnotes.git@localized-footnotes # via -r requirements.in wagtail-inventory==1.3 # via -r requirements.in @@ -262,7 +262,7 @@ wagtailmedia==0.8.0 # via -r requirements.in webencodings==0.5.1 # via html5lib -whitenoise==5.3.0 +whitenoise==6.3.0 # via -r requirements.in willow==1.4 # via wagtail