update gunicorn

This commit is contained in:
Aarni Halinen
2021-04-14 17:04:11 +03:00
parent ed77526f5c
commit 19f8ff006c
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jsonschema = "^3.2.0"
mailjet-rest = "^1.3.3"
Markdown = "^3.2.2"
uWSGI = "^2.0.18"
gunicorn = "^19.9.0"
gunicorn = "^20.1.0"
Pillow = "^8.1.2"
[tool.poetry.dev-dependencies]