Skip to content

Commit 55f37a0

Browse files
build: bump pytest-cov from 6.1.1 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...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]>
1 parent f00e5d2 commit 55f37a0

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
@@ -60,7 +60,7 @@ tests = [
6060
"pytest==8.4.2",
6161
"pyfakefs==5.9.3",
6262
"pytest==8.4.2",
63-
"pytest-cov==6.1.1",
63+
"pytest-cov==7.0.0",
6464
]
6565

6666
doc = [

0 commit comments

Comments
 (0)