Skip to content

Commit 759f0b7

Browse files
Update pytest-cov requirement in /requirements
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.11.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 853fc72 commit 759f0b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Testing dependencies
22
# --------------------
33

4-
pytest-cov>=2.11,<3.1
4+
pytest-cov>=2.11,<4.1
55
semver>=2.13,<2.14

0 commit comments

Comments
 (0)