diff --git a/pyproject.toml b/pyproject.toml index 61461760..4daf3e28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ doc = [ "doc8>=0.9,<1.2", "furo>=2022.4.7", - "sphinx>=4,!=5.1.0,<6.0.1", + "sphinx>=4,!=5.1.0,<6.1.3", "sphinx-autoapi>=1.8,<2.1", "sphinx-issues>=1.2,<3.1", "sphinx-autodoc-typehints>1.19,<=1.19.5",