Skip to content

Commit 0d758fd

Browse files
Bump pytest-cov from 6.3.0 to 7.0.0 (#1296)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 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 9a05884 commit 0d758fd

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
@@ -88,7 +88,7 @@ dev = ["pre-commit>=2.12.1"]
8888
tests = [
8989
"FireWorks==2.0.4",
9090
"nbmake==1.5.5",
91-
"pytest-cov==6.3.0",
91+
"pytest-cov==7.0.0",
9292
"pytest-mock==3.14.1",
9393
"pytest-split==0.10.0",
9494
"pytest-xdist==3.8.0",

0 commit comments

Comments
 (0)