Skip to content

Commit 4b718ac

Browse files
MAINT: Bump the doc group with 2 updates
Bumps the doc group with 2 updates: [matplotlib](https://github.com/matplotlib/matplotlib) and [pyvista](https://github.com/pyvista/pyvista). Updates `matplotlib` from 3.9.0 to 3.9.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.0...v3.9.1) Updates `pyvista` from 0.43.10 to 0.44.0 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.43.10...v0.44.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c451ee1 commit 4b718ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ doc = [
6060
"imageio==2.34.2",
6161
"jupyter_sphinx==0.5.3",
6262
"jupyterlab>=3.2.8",
63-
"matplotlib==3.9.0",
63+
"matplotlib==3.9.1",
6464
"numpy==2.0.0",
6565
"numpydoc==1.7.0",
6666
"pandas==2.2.2",
@@ -69,7 +69,7 @@ doc = [
6969
"pypandoc==1.13",
7070
"pytest-sphinx==0.6.3",
7171
"pythreejs==2.4.2",
72-
"pyvista==0.43.10",
72+
"pyvista==0.44.0",
7373
"sphinx-autobuild==2024.4.16",
7474
"sphinx-autodoc-typehints==2.2.2",
7575
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)