Skip to content

Commit aee5f11

Browse files
Update pytest-cov requirement from ==2.11.* to ==3.0.*
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...v3.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d954390 commit aee5f11

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
@@ -1,5 +1,5 @@
11
pytest==6.2.*
2-
pytest-cov==2.11.*
2+
pytest-cov==3.0.*
33
black==20.8b1
44
isort==5.7.*
55
flake8==4.0.*

0 commit comments

Comments
 (0)