diff --git a/pyproject.toml b/pyproject.toml index 2996ff4..3664229 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dependencies = [ "pyyaml<7", "requests<3", "rich-click<2", - "sphinx<7.5", + "sphinx<8.1", "sphobjinv<2.4", "tabulate<0.10", "verlib2==0.2.0", @@ -99,7 +99,7 @@ develop = [ ] docs = [ "furo==2024.5.6", - "sphinx<7.5", + "sphinx<8.1", "sphinx-autobuild==2024.2.4", "sphinx-copybutton<0.6", "sphinx-design-elements<0.5",