diff --git a/pyproject.toml b/pyproject.toml index bec32ce1..7e9e0917 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ doc = [ "doc8>=0.9,<1.2", # Ensures clean documentation formatting "furo>=2022.4.7", # A clean customisable Sphinx documentation theme. "rstcheck[sphinx,toml]>=5.0,<6.3", # ReStructuredText linter - "sphinx>=4,!=5.1.0,<7.3.6", + "sphinx>=4,!=5.1.0,<7.3.7", "sphinx-autoapi>=1.8,<3.1", "sphinx-issues>=1.2,<4.2", "sphinx-autodoc-typehints>1.19,<2.0.2",