diff --git a/pyproject.toml b/pyproject.toml index f47036aa..2d32e01f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ test = [ "pytest-xdist>=3.5.0,<4", ] docker = [ - "uwsgi==2.0.25", + "uwsgi==2.0.25.1", ] [project.scripts]