Skip to content

Commit a6b0b6b

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.3 to 8.3.4 - [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.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8adab7e commit a6b0b6b

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
@@ -35,7 +35,7 @@ pyvistaqt = [
3535
"pyvistaqt >= 0.11.1,<1",
3636
]
3737
tests = [
38-
"pytest==8.3.3",
38+
"pytest==8.3.4",
3939
"pytest-pyvista==0.1.9",
4040
"pytest-cov==6.0.0",
4141
"pyside6==6.8.0.2",

0 commit comments

Comments
 (0)