Skip to content

Commit 813af80

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies = [
5353
"requests==2.34.0",
5454
"urllib3==2.7.0",
5555
"aniso8601==9.0.1",
56-
"whitenoise==6.7.0",
56+
"whitenoise==6.12.0",
5757
"django-ordered-model==3.5",
5858
"uwsgi==2.0.30",
5959
"django-storages==1.14.6",

0 commit comments

Comments
 (0)