Skip to content

Commit

Permalink
build(deps): bump whitenoise from 6.6.0 to 6.8.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 6a3947c commit 5c2f1b5
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 @@ -6,4 +6,4 @@ gunicorn==22.0.0 # https://github.com/benoitc/gunicorn
psycopg2==2.9.3 # https://github.com/psycopg/psycopg2

# Whitenoise for static files
whitenoise==6.6.0
whitenoise==6.8.2

0 comments on commit 5c2f1b5

Please sign in to comment.