diff --git a/pyproject.toml b/pyproject.toml index 1aff4fd3..c9ef356f 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]