Update gunicorn to version 22.0.0
This commit is contained in:
@ -10,7 +10,7 @@ packages = [{include = "timetracker"}]
|
||||
[tool.poetry.group.main.dependencies]
|
||||
python = "^3.11"
|
||||
django = "^4.2.0"
|
||||
gunicorn = "^21.2.0"
|
||||
gunicorn = "^22"
|
||||
uvicorn = "^0.20.0"
|
||||
graphene-django = "^3.1.5"
|
||||
django-htmx = "^1.17.2"
|
||||
|
Reference in New Issue
Block a user