diff --git a/pyproject.toml b/pyproject.toml index e6da1c6c45..73c055c7ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "drf-spectacular>=0.27.2,<0.30", # We monkeypatch this so we may need a very narrow requirement string. "dynaconf>=3.3.0,<3.4", # Probably semver. "GitPython>=3.1.24,<3.2", - "gunicorn>=22.0,<26.1.0", + "gunicorn>=22.0,<26.2.0", "jinja2>=3.1,<=3.1.6", "json_stream>=2.3.2,<2.6", "jq>=1.6.0,<1.13.0",