diff --git a/pyproject.toml b/pyproject.toml index 14e64f0..79ddf01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ docs = [ "furo>=2023.5.20; python_version>='3.11'", "myst-parser>=0.16; python_version>='3.11'", "sphinx>=4; python_version>='3.11'", - "sphinx-autobuild>=2024,<2025; python_version>='3.11'", + "sphinx-autobuild>=2024,<2026; python_version>='3.11'", ] [tool.ruff]