diff --git a/doc/changelog.d/1008.maintenance.md b/doc/changelog.d/1008.maintenance.md new file mode 100644 index 000000000..416b898e2 --- /dev/null +++ b/doc/changelog.d/1008.maintenance.md @@ -0,0 +1 @@ +Bump the doc group with 3 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 5fc9931ef..2250ff4ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,17 +57,17 @@ tests = [ ] doc = [ "sphinx==8.1.3", - "ansys-sphinx-theme[autoapi]==1.2.3", + "ansys-sphinx-theme[autoapi]==1.2.4", "grpcio==1.68.1", "imageio-ffmpeg==0.5.1", "imageio==2.36.1", "jupyter_sphinx==0.5.3", "jupyterlab>=3.2.8", "matplotlib==3.10.0", - "numpy==2.2.0", + "numpy==2.2.1", "numpydoc==1.8.0", "pandas==2.2.3", - "panel==1.5.4", + "panel==1.5.5", "plotly==5.24.1", "pypandoc==1.14", "pytest-sphinx==0.6.3",