Update dependency vcrpy to v8

This MR contains the following updates:

Package Change Age Confidence
vcrpy 7.0.0 -> 8.0.0 age confidence

Release Notes

kevin1024/vcrpy (vcrpy)

v8.0.0

Compare Source

Breaking Changes

New Features

Bug Fixes

  • Rewrite httpx support to patch httpcore instead of httpx (#​943) - thanks @​seowalex
    • Fixes httpx.ResponseNotRead exceptions (#​832, #​834)
    • Fixes KeyError: 'follow_redirects' (#​945)
    • Adds support for custom httpx transports
  • Fix HTTPS proxy handling - proxy address no longer ends up in cassette URIs (#​809, #​914) - thanks @​alga
  • Fix iscoroutinefunction deprecation warning on Python 3.14 - thanks @​kloczek

Other Changes

Full Changelog: https://github.com/kevin1024/vcrpy/compare/v7.0.0...v8.0.0


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading