diff --git a/pyproject.toml b/pyproject.toml index 665d6a8d..ab9b3c7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ test = [ "pytest-xdist>=3.5.0,<4", ] docker = [ - "uwsgi==2.0.27", + "uwsgi==2.0.28", ] sync = [ "channels==4.1.0",