Skip to content

Commit b8966ff

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.3.5 to 8.4.0 - [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.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef126a0 commit b8966ff

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.3.5",
39+
"pytest==8.4.0",
4040
"pyvista==0.45.2",
4141
"pytest-pyvista==0.1.9",
4242
"pytest-cov==6.1.1",

0 commit comments

Comments
 (0)