Skip to content

Commit f31045a

Browse files
Bump whitenoise from 6.5.0 to 6.6.0 in /backend
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.5.0 to 6.6.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.5.0...6.6.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65dc5a2 commit f31045a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tzlocal==5.0.1
6969
# via apscheduler
7070
urllib3==2.0.6
7171
# via -r requirements.in
72-
whitenoise==6.5.0
72+
whitenoise==6.6.0
7373
# via -r requirements.in
7474

7575
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)