Bump whitenoise from 4.1.2 to 5.0.1
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 4.1.2 to 5.0.1. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/v4.1.2...v5.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
906cc348d2
commit
5572797580
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ django = "^2.2"
|
|||
dj-database-url = "^0.5.0"
|
||||
gunicorn = "^19.9"
|
||||
psycopg2-binary = "^2.8"
|
||||
whitenoise = "^4.1"
|
||||
whitenoise = "^5.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue