Skip to content

Commit bbfd6d8

Browse files
chore(deps-dev): bump pytest-cov from 5.0.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a33614f commit bbfd6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pyproject-hooks==1.2.0 ; python_version >= '3.7'
8080

8181
pytest==8.4.1
8282

83-
pytest-cov==5.0.0
83+
pytest-cov==7.0.0
8484

8585
pytest-mock==3.14.1
8686

0 commit comments

Comments
 (0)