diff --git a/pyproject.toml b/pyproject.toml index a7d555d5..cfbf3ed6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ dev = [ "twine==6.1.0", ] docs = [ - "sphinx==8.2.0", + "sphinx==8.2.1", ] tests = [ "numpy==2.2.3 ; sys_platform == 'linux' and python_version == '3.13'",