Skip to content

Commit 768bb78

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 (#1478)
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74adbdf commit 768bb78

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
@@ -6,7 +6,7 @@ flake8==7.1.1
66
pillow==11.0.0
77
pytest==8.3.2
88
pytest-cache==1.0
9-
pytest-cov==5.0.0
9+
pytest-cov==6.0.0
1010
pytest-mock==3.14.0
1111
recommonmark==0.7.1
1212
requests==2.32.3

0 commit comments

Comments
 (0)