diff --git a/pyproject.toml b/pyproject.toml index 0006bc2..28f1a57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "build", "setuptools", "wheel", - "Sphinx>=4.3.0,<7.1.0", + "Sphinx>=4.3.0,<8.2.0", "furo==2023.7.26", "myst-parser>=1.0,<2.1", "sphinx-copybutton==0.5.2",