Skip to content

Commit f11ac37

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 (#1041)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faada35 commit f11ac37

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
@@ -86,7 +86,7 @@ dev = ["pre-commit>=2.12.1"]
8686
tests = [
8787
"FireWorks==2.0.3",
8888
"nbmake==1.5.4",
89-
"pytest-cov==5.0.0",
89+
"pytest-cov==6.0.0",
9090
"pytest-mock==3.14.0",
9191
"pytest-split==0.10.0",
9292
"pytest==8.3.3",

0 commit comments

Comments
 (0)