diff --git a/pyproject.toml b/pyproject.toml index a4309fca..f3bae4cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "pytest-xdist>=3.5.0,<4", ] docker = [ - "uwsgi==2.0.21", + "uwsgi==2.0.23", ] [tool.hatch.build]