kiwicom / pytest-recording

A pytest plugin that allows recording network interactions via VCR.py
MIT License
425 stars 34 forks source link

chore(deps): update dependency vcrpy to v5 - autoclosed #114

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vcrpy >=2.0.1,<5 -> >=5,<6 age adoption passing confidence

Release Notes

kevin1024/vcrpy (vcrpy) ### [`v5.0.0`](https://togithub.com/kevin1024/vcrpy/releases/tag/v5.0.0) [Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v4.4.0...v5.0.0) - BREAKING CHANGE: Drop support for Python 3.7. 3.7 is EOL as of 6/27/23 Thanks [@​jairhenrique](https://togithub.com/jairhenrique) - BREAKING CHANGE: Custom Cassette persisters no longer catch ValueError. If you have implemented a custom persister (has anyone implemented a custom persister? Let us know!) then you will need to throw a CassetteNotFoundError when unable to find a cassette. See [#​681](https://togithub.com/kevin1024/vcrpy/issues/681) for discussion and reason for this change. Thanks [@​amosjyng](https://togithub.com/amosjyng) for the PR and the review from [@​hartwork](https://togithub.com/hartwork)

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.