Skip to content

Commit eab8757

Browse files
deps: update pytest-cov requirement from >=4.1.0 to >=7.1.0
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@v4.1.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b01b502 commit eab8757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ black>=26.5.1
1616
isort>=8.0.1
1717
flake8>=7.0.0
1818
pytest>=9.1.1
19-
pytest-cov>=4.1.0
19+
pytest-cov>=7.1.0

0 commit comments

Comments
 (0)