Skip to content

Commit 05abb7c

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 (#225)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03b3ea5 commit 05abb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==8.3.3
2-
pytest-cov==5.0.0
2+
pytest-cov==6.0.0
33
flake8-github-actions==0.1.1
44
flake8==7.1.1

0 commit comments

Comments
 (0)