Skip to content

Commit da31d04

Browse files
Bump whitenoise from 6.6.0 to 6.7.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.7.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.6.0...6.7.0) --- 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 097df08 commit da31d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prod-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ gunicorn==22.0.0
33
raven==6.10.0
44

55
# Heroku
6-
Whitenoise==6.6.0 # 6.4.0 is first version that supports Django 4.2
6+
Whitenoise==6.7.0 # 6.4.0 is first version that supports Django 4.2
77
django-storages==1.14.4 # 1.14.4 is first version that supports Django 4.2
88
boto3==1.26.165

0 commit comments

Comments
 (0)