Skip to content

Commit bbf9544

Browse files
Update pytest-cov requirement from >=2.8.1 to >=5.0.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@v5.0.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f5338c commit bbf9544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest >= 7.2.1
2-
pytest-cov >= 2.8.1
2+
pytest-cov >= 5.0.0
33
tox >= 3.9.0
44
flake8 >= 5.0.4
55
types-python-dateutil >= 2.8.19.14

0 commit comments

Comments
 (0)