Skip to content

Commit 6c60fdc

Browse files
build(deps): bump the pyvista group with 2 updates
Bumps the pyvista group with 2 updates: [pyvista[trame]](https://github.com/pyvista/pyvista) and [pyvista](https://github.com/pyvista/pyvista). Updates `pyvista[trame]` from 0.45.0 to 0.45.1 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.45.0...v0.45.1) Updates `pyvista` from 0.45.0 to 0.45.1 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.45.0...v0.45.1) --- updated-dependencies: - dependency-name: pyvista[trame] dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pyvista - dependency-name: pyvista dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pyvista ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe1eb1f commit 6c60fdc

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
@@ -38,7 +38,7 @@ tests = [
3838
"pytest-cov==6.1.1",
3939
"pytest-pyvista==0.1.9",
4040
"pytest-xvfb==3.1.1",
41-
"pyvista[trame]==0.45.0",
41+
"pyvista[trame]==0.45.1",
4242
]
4343
doc = [
4444
"ansys-sphinx-theme[autoapi]==1.4.2",
@@ -47,7 +47,7 @@ doc = [
4747
"numpydoc==1.8.0",
4848
"sphinx==8.2.3",
4949
"sphinx_design==0.6.1",
50-
"pyvista==0.45.0",
50+
"pyvista==0.45.1",
5151
"sphinx-autodoc-typehints==3.1.0",
5252
"sphinx-copybutton==0.5.2",
5353
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)