diff --git a/pyproject.toml b/pyproject.toml index ac1acf902b..a8358b405a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "drf-nested-routers>=0.93.4,<=0.95.0", "drf-spectacular==0.27.2", # We monkeypatch this so we need a very narrow requirement string. "dynaconf>=3.2.5,<3.3.0", - "gunicorn>=22.0,<24.2.0", + "gunicorn>=22.0,<25.1.0", "jinja2>=3.1,<=3.1.6", "json_stream>=2.3.2,<2.5", "jq>=1.6.0,<1.12.0",