Update whitenoise

This commit is contained in:
Aarni Halinen
2022-08-01 21:15:08 +03:00
parent 04ecb8fc7e
commit a28f82d31e
2 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ django-import-export = "^0.7.0"
openpyxl = "^2.6.4"
django-app-namespace-template-loader = "^0.4.1"
django-filter = "^2.0.0"
whitenoise = "^4.1.4"
whitenoise = "^6.2.0"
jsonschema = "^3.2.0"
Markdown = "^3.2.2"
uWSGI = "^2.0.18"