Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 4c6a60a commit 07bb6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ celery==5.4.0
django-celery-results==2.5.1
django-celery-beat==2.6.0

whitenoise==6.5.0
whitenoise==6.7.0

django-filter==23.5
django-extensions==3.2.3
Expand Down

0 comments on commit 07bb6f1

Please sign in to comment.