Skip to content

Commit 1b487fd

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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0883873 commit 1b487fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mongomock==3.22.*
55
moto==3.1.16
66
mypy==0.790
77
pytest==6.2.*
8-
pytest-cov==2.11.*
8+
pytest-cov==3.0.*
99
pytest-mock==3.5.*
1010
pytest-vcr==1.0.*
1111
coveralls==3.0.*

0 commit comments

Comments
 (0)