diff --git a/pyproject.toml b/pyproject.toml index 5cede693a..031cbb45a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ testing = [ ] documentation = [ - "numpydoc ==1.9.0", + "numpydoc ==1.10.0", "sphinx >=5.1.1", "sphinx-rtd-theme ==3.0.2", "sphinx-gallery ==0.19.0",