diff --git a/pyproject.toml b/pyproject.toml index 47e16f36aa1..4e3fd1a7c6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dependencies = [ "uuid-utils==0.17.0", # Server & development tools - "gunicorn==26.0.0", + "gunicorn==26.2.0", "ruff==0.15.21", ]