diff --git a/doc/changelog.d/968.maintenance.md b/doc/changelog.d/968.maintenance.md new file mode 100644 index 000000000..46cb383cb --- /dev/null +++ b/doc/changelog.d/968.maintenance.md @@ -0,0 +1 @@ +Bump the doc group with 2 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 15e442a56..7c01a0f15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,14 +57,14 @@ tests = [ ] doc = [ "sphinx==8.1.3", - "ansys-sphinx-theme[autoapi]==1.1.7", + "ansys-sphinx-theme[autoapi]==1.2.0", "grpcio==1.67.1", "imageio-ffmpeg==0.5.1", "imageio==2.36.0", "jupyter_sphinx==0.5.3", "jupyterlab>=3.2.8", "matplotlib==3.9.2", - "numpy==2.1.2", + "numpy==2.1.3", "numpydoc==1.8.0", "pandas==2.2.3", "panel==1.5.3",