diff --git a/pyproject.toml b/pyproject.toml index 8d12dd243d..b5065d0a3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "gunicorn>=22.0,<26.1.0", "jinja2>=3.1,<=3.1.6", "json_stream>=2.3.2,<2.6", - "jq>=1.6.0,<1.12.0", + "jq>=1.6.0,<1.13.0", "PyOpenSSL<27.0", "opentelemetry-api>=1.27.0,<1.44", "opentelemetry-sdk>=1.27.0,<1.44",