Skip to content

Commit f555fc6

Browse files
Update pytest-cov requirement from ~=6.1 to ~=6.2 (#10429)
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f13cec commit f555fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
coverage~=7.8
33
tbump~=6.11.0
44
contributors-txt>=1.0.0
5-
pytest-cov~=6.1
5+
pytest-cov~=6.2
66
pytest-xdist~=3.7
77
six
88
tox>=3

0 commit comments

Comments
 (0)