diff --git a/doc/changelog.d/725.dependencies.md b/doc/changelog.d/725.dependencies.md new file mode 100644 index 000000000..e249c8dc9 --- /dev/null +++ b/doc/changelog.d/725.dependencies.md @@ -0,0 +1 @@ +MAINT: Bump the doc group with 3 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 525be4fe6..2e90d3a23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,17 +66,17 @@ doc = [ "numpy==1.26.4", "numpydoc==1.7.0", "pandas==2.2.2", - "panel==1.4.1", + "panel==1.4.2", "plotly==5.21.0", "pypandoc==1.13", "pytest-sphinx==0.6.3", "pythreejs==2.4.2", - "pyvista==0.43.5", + "pyvista==0.43.6", "sphinx-autobuild==2024.4.16", "sphinx-autodoc-typehints==2.1.0", "sphinx-copybutton==0.5.2", "sphinx_design==0.5.0", - "sphinx-gallery==0.15.0", + "sphinx-gallery==0.16.0", "sphinx-notfound-page==1.0.0", "sphinxcontrib-websupport==1.2.7", "sphinxemoji==0.3.1",