Skip to content

Commit 576e4d6

Browse files
Bump pytest-cov from 6.2.1 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.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 7f59f01 commit 576e4d6

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
@@ -43,7 +43,7 @@ docs = [
4343
tests = [
4444
"pytest==8.4.1",
4545
"pytest-asyncio==1.1.0",
46-
"pytest-cov==6.2.1",
46+
"pytest-cov==7.0.0",
4747
]
4848
pip = [
4949
"requests==2.32.5"

0 commit comments

Comments
 (0)