Skip to content

Commit 20beebe

Browse files
build: bump pytest-pyvista from 0.2.0 to 0.3.0
Bumps [pytest-pyvista](https://github.com/pyvista/pytest-pyvista) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/pyvista/pytest-pyvista/releases) - [Commits](pyvista/pytest-pyvista@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: pytest-pyvista dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7730a78 commit 20beebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ general-all = [
119119
tests-minimal = [
120120
"pytest==8.4.2",
121121
"pytest-cov==7.0.0",
122-
"pytest-pyvista==0.2.0",
122+
"pytest-pyvista==0.3.0",
123123
"pyyaml==6.0.3",
124124
]
125125

0 commit comments

Comments
 (0)