diff --git a/pyproject.toml b/pyproject.toml index 8bf2ebe..9b5e447 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "build", "setuptools", "wheel", - "Sphinx>=4.3.0,<7.1.0", + "Sphinx>=4.3.0,<8.1.0", "furo==2023.7.26", "myst-parser>=1.0,<2.1", "sphinx-copybutton==0.5.2",