Skip to content

Commit d00290a

Browse files
build(deps): bump pytest-pyvista in the test-dependencies group
Bumps the test-dependencies group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista). Updates `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 dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac7fdf3 commit d00290a

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
@@ -38,7 +38,7 @@ pyvistaqt = [
3838
tests = [
3939
"pytest==8.4.2",
4040
"pyvista==0.46.3",
41-
"pytest-pyvista==0.2.0",
41+
"pytest-pyvista==0.3.0",
4242
"pytest-cov==7.0.0",
4343
"pyside6==6.9.2",
4444
]

0 commit comments

Comments
 (0)