Skip to content

Commit 63a29ec

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 d0089e5 commit 63a29ec

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
@@ -58,7 +58,7 @@ tests = [
5858
"hypothesis==6.135.10",
5959
"pyfakefs==5.8.0",
6060
"pytest==8.4.0",
61-
"pytest-cov==6.1.1",
61+
"pytest-cov==7.0.0",
6262
]
6363

6464
doc = [

0 commit comments

Comments
 (0)