diff --git a/pyproject.toml b/pyproject.toml index 54dffb2b..88224f8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ test = [ "pytest-xdist>=3.5.0,<4", ] docker = [ - "uwsgi==2.0.26", + "uwsgi==2.0.27", ] [project.scripts]