diff --git a/pyproject.toml b/pyproject.toml index d157601..d0a962f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [{ name = "Author", email = "author@email.com" }] dev = [ "prek~=0.2.22", "pytest~=9.0.2", - "sphinx~=9.0.4", + "sphinx~=9.1.0", ] [tool.setuptools.packages.find]