Skip to content

Commit 90798b2

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0
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] <support@github.com>
1 parent fc02ed2 commit 90798b2

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
@@ -63,7 +63,7 @@ test = [
6363
"mock==5.1.0",
6464
"freezegun==1.5.1",
6565
"vcrpy==6.0.2",
66-
"pytest-cov==5.0.0",
66+
"pytest-cov==6.0.0",
6767
"ruff==0.8.4",
6868
"coveralls==3.3.1",
6969
"pytest-timeout==2.3.1",

0 commit comments

Comments
 (0)