From d4350883763de2c6512d385db180cd47eb6a2755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:53:24 +0000 Subject: [PATCH] Bump whitenoise from 6.7.0 to 6.8.1 in /api Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.7.0 to 6.8.1. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.7.0...6.8.1) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index c22de69a..5bc69019 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -40,4 +40,4 @@ sqlparse==0.5.1 tzdata==2024.2 urllib3==2.2.3 voluptuous==0.15.2 -whitenoise==6.7.0 +whitenoise==6.8.1