diff --git a/pyproject.toml b/pyproject.toml index 5df4564..34b4153 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ test = [ 'tox', 'sphinx', 'sphinx_rtd_theme', - 'numpydoc==1.9.0', + 'numpydoc==1.10.0', ] [tool.hatch.version]