Skip to content

Commit

Permalink
Bump whitenoise from 6.7.0 to 6.8.1 (#686)
Browse files Browse the repository at this point in the history
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.7.0 to 6.8.1.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](evansd/whitenoise@6.7.0...6.8.1)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent d7d30b4 commit 87d6c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ gunicorn==23.0.0 # https://github.com/benoitc/gunicorn
# django-storages[boto3]==1.7.1 # https://github.com/jschneier/django-storages
# django-anymail[mailgun]==5.0 # https://github.com/anymail/django-anymail

whitenoise==6.7.0 # https://github.com/evansd/whitenoise
whitenoise==6.8.1 # https://github.com/evansd/whitenoise
# django-cachalot==2.5.3

0 comments on commit 87d6c8a

Please sign in to comment.