Update dependency pytest-cov to v3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pytest-cov | dependencies | major |
^2.8.1 -> ^3.0.0
|
Release Notes
pytest-dev/pytest-cov
v3.0.0
Note that this release drops support for Python 2.7 and Python 3.5.
- Added support for Python 3.10 and updated various test dependencies.
Contributed by Hugo van Kemenade in
#​500 <https://github.com/pytest-dev/pytest-cov/pull/500>
_. - Switched from Travis CI to GitHub Actions. Contributed by Hugo van Kemenade in
#​494 <https://github.com/pytest-dev/pytest-cov/pull/494>
_ and#​495 <https://github.com/pytest-dev/pytest-cov/pull/495>
_. - Add a
--cov-reset
CLI option. Contributed by Danilo Šegan in#​459 <https://github.com/pytest-dev/pytest-cov/pull/459>
_. - Improved validation of
--cov-fail-under
CLI option. Contributed by ... Ronny Pfannschmidt's desire for skark in#​480 <https://github.com/pytest-dev/pytest-cov/pull/480>
_. - Dropped Python 2.7 support.
Contributed by Thomas Grainger in
#​488 <https://github.com/pytest-dev/pytest-cov/pull/488>
_. - Updated trove classifiers. Contributed by Michał Bielawski in
#​481 <https://github.com/pytest-dev/pytest-cov/pull/481>
_.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Tine Wittler