diff --git a/pyproject.toml b/pyproject.toml index c7eb100a..062d1d27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "pytest-xdist>=3.5.0,<4", ] docker = [ - "uwsgi==2.0.25.1", + "uwsgi==2.0.26", ] [project.scripts]