diff --git a/pyproject.toml b/pyproject.toml index 6acd048488..74debfd420 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ test = [ ] docs = [ "pyhf[xmlio,contrib]", - "sphinx>=5.1.1", # c.f. https://github.com/scikit-hep/pyhf/pull/1926 + "sphinx>=7.0.0", # c.f. https://github.com/scikit-hep/pyhf/pull/2271 "sphinxcontrib-bibtex~=2.1", "sphinx-click", "sphinx-rtd-theme>=1.3.0rc1", # c.f. https://github.com/scikit-hep/pyhf/pull/2271