jooola / earhorn

Listen, monitor and archive your Icecast streams!
GNU General Public License v3.0
10 stars 4 forks source link

chore(deps): update dependency pytest-benchmark to v4 #140

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-benchmark (changelog) ^3.4.1 -> ^4.0.0 age adoption passing confidence

Release Notes

ionelmc/pytest-benchmark ### [`v4.0.0`](https://togithub.com/ionelmc/pytest-benchmark/blob/HEAD/CHANGELOG.rst#​400-2022-10-26) [Compare Source](https://togithub.com/ionelmc/pytest-benchmark/compare/v3.4.1...v4.0.0) - Dropped support for legacy Pythons (2.7, 3.6 or older). - Switched CI to GitHub Actions. - Removed dependency on the `py` library (that was not properly specified as a dependency anyway). - Fix skipping test in `test_utils.py` if appropriate VCS not available. Also fix typo. Contributed by Sam James in `#​211 `\_. - Added support for pytest 7.2.0 by using `pytest.hookimpl` and `pytest.hookspec` to configure hooks. Contributed by Florian Bruhin in `#​224 `\_. - Now no save is attempted if `--benchmark-disable` is used. Fixes `#​205 `*. Contributed by Friedrich Delgado in `#​207 `*.

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.