Skip to content

Commit

Permalink
Update dependency whitenoise to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent d090659 commit 477f945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gunicorn = "==20.1.0"
psycopg2-binary = "==2.9.1"
sentry-sdk = "==1.4.3"
django-split-settings = "==1.1.0"
whitenoise = "==5.3.0"
whitenoise = "==6.2.0"
django-lifecycle = "*"
django-filter = "*"
django-bootstrap4 = "*"
Expand Down

0 comments on commit 477f945

Please sign in to comment.