Skip to content

Commit e0ff068

Browse files
build(deps): bump pytest in the test-dependencies group
Bumps the test-dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.4.0 to 8.4.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12470e0 commit e0ff068

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
@@ -36,7 +36,7 @@ pyvistaqt = [
3636
"pyvistaqt >= 0.11.1,<1",
3737
]
3838
tests = [
39-
"pytest==8.4.0",
39+
"pytest==8.4.1",
4040
"pyvista==0.45.2",
4141
"pytest-pyvista==0.1.9",
4242
"pytest-cov==6.2.1",

0 commit comments

Comments
 (0)