diff --git a/pyproject.toml b/pyproject.toml index 343937d11..39670058b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ tests = [ "inflect==7.4.0", "pygithub==2.5.0", "lxml==5.3.0", - "numpy==2.1.3", + "numpy==2.2.0", "parse==1.20.2", "pytest==8.3.4", "pytest-cov==6.0.0", @@ -61,7 +61,7 @@ doc = [ "flit>=3.8.0", "inflect==7.4.0", "jupyter_sphinx==0.5.3", - "numpy==2.1.3", + "numpy==2.2.0", "numpydoc==1.8.0", "pandas==2.2.3", "parse==1.20.2",