diff --git a/pyproject.toml b/pyproject.toml index 18baa1d745..adb0ea13b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,10 +38,10 @@ doc = [ "ansys-sphinx-theme==0.14.0", "enum-tools[sphinx]==0.11.0", "jupytext==1.16.1", - "jupyter-server==2.12.5", + "jupyter-server==2.13.0", "myst-parser==2.0.0", "nbsphinx==0.9.3", - "numpydoc==1.5.0", + "numpydoc==1.6.0", "nbconvert==7.16.1", "sphinx==7.2.6", "sphinx-design==0.5.0",