Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vcrpy to 6.0.2 #758

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 7, 2024

This PR updates vcrpy from 5.1.0 to 6.0.2.

Changelog

6.0.1

Bugfix with to Tornado cassette generator (thanks graingert)

6.0.0

- **BREAKING**: Fix issue with httpx support (thanks parkerhancock) in 784. NOTE: You may have to recreate some of your cassettes produced in previous releases due to the binary format being saved incorrectly in previous releases
- **BREAKING**: Drop support for `boto` (vcrpy still supports boto3, but is dropping the deprecated `boto` support in this release. (thanks jairhenrique)
- Fix compatibility issue with Python 3.12 (thanks hartwork)
- Drop simplejson (fixes some compatibility issues) (thanks jairhenrique)
- Run CI on Python 3.12 and PyPy 3.9-3.10 (thanks mgorny)
- Various linting and docs improvements (thanks jairhenrique)
- Tornado fixes (thanks graingert)
Links

@pyup-bot pyup-bot mentioned this pull request Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants