Skip to content

Commit 3839f99

Browse files
Bump whitenoise from 6.7.0 to 6.8.2 in /backend
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.7.0 to 6.8.2. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.7.0...6.8.2) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4ed4ce commit 3839f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies = [
5454
"requests==2.32.3",
5555
"urllib3==2.2.2",
5656
"aniso8601==9.0.1",
57-
"whitenoise==6.7.0",
57+
"whitenoise==6.8.2",
5858
"django-ordered-model==3.5",
5959
"uWSGI==2.0.26",
6060
"django-storages==1.14.4",

0 commit comments

Comments
 (0)