diff --git a/pyproject.toml b/pyproject.toml index 56b4db5..a83ea6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ classifiers = [ "Private :: Do Not Upload", ] dependencies = [ - "sphinx~=7.2.6", + "sphinx~=9.1.0", "myst-parser~=4.0.1", "piccolo-theme~=0.24.0", "sphinxcontrib-asciinema>=0.4.2",