Skip to content

Commit f4fc50b

Browse files
build(deps): bump pyvista from 0.46.3 to 0.46.4 in the pyvista group
Bumps the pyvista group with 1 update: [pyvista](https://github.com/pyvista/pyvista). 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 dependency-version: 0.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pyvista ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d449da4 commit f4fc50b

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
@@ -56,14 +56,14 @@ all = [
5656

5757
tests = [
5858
"pytest==8.4.2",
59-
"pyvista==0.46.3",
59+
"pyvista==0.46.4",
6060
"pytest-pyvista==0.3.1",
6161
"pytest-cov==7.0.0",
6262
"pyside6==6.10.0",
6363
]
6464

6565
doc = [
66-
"pyvista==0.46.3",
66+
"pyvista==0.46.4",
6767
"ansys-sphinx-theme[autoapi]==1.6.3",
6868
"jupyter_sphinx==0.5.3",
6969
"jupytext==1.18.1",

0 commit comments

Comments
 (0)