Skip to content

Commit 7e608e8

Browse files
MAINT: Bump pytest-cov from 4.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e07357 commit 7e608e8

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
@@ -59,7 +59,7 @@ tests = [
5959
"Pint==0.21",
6060
"protobuf==3.20.3",
6161
"pytest==7.3.1",
62-
"pytest-cov==4.0.0",
62+
"pytest-cov==4.1.0",
6363
"pytest-pyvista==0.1.8",
6464
"pyvista[trame]==0.39.1",
6565
"requests==2.31.0",

0 commit comments

Comments
 (0)