Skip to content

Commit 37fb4cb

Browse files
build(deps-dev): 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.46.3 to 0.46.4 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.46.3...v0.46.4) Updates `pyvista` from 0.46.3 to 0.46.4 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.46.3...v0.46.4) --- updated-dependencies: - dependency-name: pyvista[trame] dependency-version: 0.46.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pyvista - dependency-name: pyvista dependency-version: 0.46.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pyvista ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e928a17 commit 37fb4cb

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
@@ -42,7 +42,7 @@ tests = [
4242
"pytest-cov==7.0.0",
4343
"pytest-pyvista==0.3.1",
4444
"pytest-xvfb==3.1.1",
45-
"pyvista[trame]==0.46.3",
45+
"pyvista[trame]==0.46.4",
4646
]
4747
doc = [
4848
"ansys-sphinx-theme[autoapi]==1.6.3",
@@ -52,7 +52,7 @@ doc = [
5252
"numpydoc==1.9.0",
5353
"sphinx==8.2.3",
5454
"sphinx_design==0.6.1",
55-
"pyvista==0.46.3",
55+
"pyvista==0.46.4",
5656
"sphinx-autodoc-typehints==3.1.0",
5757
"sphinx-copybutton==0.5.2",
5858
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)