From 8b26d9f49e3dd21152d274343198442d69e0c675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 04:04:22 +0000 Subject: [PATCH] Bump whitenoise from 5.3.0 to 6.4.0 in /server Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.3.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.3.0...6.4.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index ae1968c9c..cd483e640 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -5,4 +5,4 @@ Flask-WTF==1.0.0 gunicorn[gevent]==20.1.0 pandas==1.3.5 requests==2.26.0 -whitenoise==5.3.0 +whitenoise==6.4.0