diff --git a/pyproject.toml b/pyproject.toml index bd29bd8ac..29342d633 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -130,7 +130,7 @@ docs = [ "sphinx-autodoc-typehints ~= 2.5.0", "sphinx-copybutton ~= 0.5.2", "sphinx-design ~= 0.6.0", - "sphinx-issues ~= 4.1.0", + "sphinx-issues ~= 5.0.0", "sphinxcontrib-mermaid ~= 1.0.0", "sphinxext-opengraph ~= 0.9.0", "tomli ~= 2.0.1 ; python_version < '3.11'",