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 v2.12.1 #72

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ==2.11.1 -> ==2.12.1 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov ### [`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.