From b4e65c1762e7eaf1b92b03c0e6ed6116d1226594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 11:56:39 +0000 Subject: [PATCH] Bump whitenoise from 5.1.0 to 6.4.0 in /requirements Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.1.0 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/v5.1.0...6.4.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 82bcb7f..a3d9086 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ pytz==2020.1 # https://github.com/stub42/pytz python-slugify==4.0.1 # https://github.com/un33k/python-slugify Pillow==7.2.0 # https://github.com/python-pillow/Pillow argon2-cffi==20.1.0 # https://github.com/hynek/argon2_cffi -whitenoise==5.1.0 # https://github.com/evansd/whitenoise +whitenoise==6.4.0 # https://github.com/evansd/whitenoise redis==3.5.3 # https://github.com/andymccurdy/redis-py # Django