Turbo87 / utm

Bidirectional UTM-WGS84 converter for python
http://pypi.python.org/pypi/utm
MIT License
486 stars 101 forks source link

Update dependency pytest-cov to v3 - autoclosed #76

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov ==2.11.1 -> ==3.0.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov ### [`v3.0.0`](https://togithub.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#​300-2021-10-04) [Compare Source](https://togithub.com/pytest-dev/pytest-cov/compare/v2.12.1...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 `\_. - Switched from Travis CI to GitHub Actions. Contributed by Hugo van Kemenade in `#​494 `\_ and `#​495 `\_. - Add a `--cov-reset` CLI option. Contributed by Danilo Šegan in `#​459 `\_. - Improved validation of `--cov-fail-under` CLI option. Contributed by ... Ronny Pfannschmidt's desire for skark in `#​480 `\_. - Dropped Python 2.7 support. Contributed by Thomas Grainger in `#​488 `\_. - Updated trove classifiers. Contributed by Michał Bielawski in `#​481 `\_. - Reverted change for `toml` requirement. Contributed by Thomas Grainger in `#​477 `\_. ### [`v2.12.1`](https://togithub.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#​2121-2021-06-01) [Compare Source](https://togithub.com/pytest-dev/pytest-cov/compare/v2.12.0...v2.12.1) - Changed the `toml` requirement to be always be directly required (instead of being required through a coverage extra). This fixes issues with pip-compile (`pip-tools#​1300 `*). Contributed by Sorin Sbarnea in `#​472 `*. - Documented `show_contexts`. Contributed by Brian Rutledge in `#​473 `\_. ### [`v2.12.0`](https://togithub.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#​2120-2021-05-14) [Compare Source](https://togithub.com/pytest-dev/pytest-cov/compare/v2.11.1...v2.12.0) - Added coverage's `toml` extra to install requirements in setup.py. Contributed by Christian Riedel in `#​410 `\_. - Fixed `pytest_cov.__version__` to have the right value (string with version instead of a string including `__version__ =`). - Fixed license classifier in `setup.py`. Contributed by Chris Sreesangkom in `#​467 `\_. - Fixed *commits since* badge. Contributed by Terence Honles in `#​470 `\_.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.