Skip to content

Commit 3074b62

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.44.2 to 0.45.0 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.44.2...v0.45.0) Updates `pyvista` from 0.44.2 to 0.45.0 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.44.2...v0.45.0) --- updated-dependencies: - dependency-name: pyvista[trame] dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pyvista - dependency-name: pyvista dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pyvista ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96e5d61 commit 3074b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tests = [
3737
"pytest-cov==6.1.1",
3838
"pytest-pyvista==0.1.9",
3939
"pytest-xvfb==3.1.1",
40-
"pyvista[trame]==0.44.2"
40+
"pyvista[trame]==0.45.0"
4141
]
4242
doc = [
4343
"ansys-sphinx-theme[autoapi]==1.4.2",
@@ -46,7 +46,7 @@ doc = [
4646
"numpydoc==1.8.0",
4747
"sphinx==8.2.3",
4848
"sphinx_design==0.6.1",
49-
"pyvista==0.44.2",
49+
"pyvista==0.45.0",
5050
"sphinx-autodoc-typehints==3.1.0",
5151
"sphinx-copybutton==0.5.2",
5252
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)