diff --git a/doc/changelog.d/4775.dependencies.md b/doc/changelog.d/4775.dependencies.md new file mode 100644 index 00000000000..746b69a92be --- /dev/null +++ b/doc/changelog.d/4775.dependencies.md @@ -0,0 +1 @@ +Bump the dependencies group across 1 directory with 8 updates diff --git a/pyproject.toml b/pyproject.toml index 76dbec2b9d0..fa65441c728 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,26 +53,26 @@ tests = [ docs = [ "Sphinx==8.1.3", "jupyter_sphinx==0.5.3", - "numpydoc==1.9.0", - "matplotlib==3.10.7", - "ansys-sphinx-theme==1.6.3", - "pypandoc==1.15", + "numpydoc==1.10.0", + "matplotlib==3.10.8", + "ansys-sphinx-theme==1.6.4", + "pypandoc==1.16.2", "pytest-sphinx==0.6.3", "sphinx-autobuild==2024.10.3", "sphinx-autodoc-typehints==3.0.1", "sphinx-copybutton==0.5.2", - "sphinx-gallery==0.19.0", + "sphinx-gallery==0.20.0", "sphinx-notfound-page==1.1.0", "sphinxcontrib-websupport==2.0.0", "sphinx_design==0.6.1", - "sphinxemoji==0.3.1", + "sphinxemoji==0.3.2", "sphinx-toggleprompt==0.6.0", "autodocsumm==0.2.14", - "beautifulsoup4==4.14.2", + "beautifulsoup4==4.14.3", "openpyxl>=3.1.5", "plotly>=5.22.0", "python-pptx>=0.6.23", - "quarto-cli==1.8.25", + "quarto-cli==1.8.26", "pdf2image==1.17.0", "seaborn>=0.13.2", ]