diff --git a/pyproject.toml b/pyproject.toml index 20f87876..1ed1fa53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ doc = [ "doc8>=0.9,<1.2", "furo>=2023.09.10", - "sphinx>=4,!=5.1.0,<8.2.2", + "sphinx>=4,!=5.1.0,<8.2.4", "sphinx-autoapi>=1.8,<3.7", "sphinx-issues>=1.2,<5.1", "sphinx-autodoc-typehints>1.19,<3.2.0",