Skip to content

Commit 4f58777

Browse files
chore(deps): bump whitenoise from 6.6.0 to 6.8.2
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.8.2. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.6.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 3ad7b96 commit 4f58777

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==23.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.8.2 # 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)