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