chore(deps): update dependency requests-mock to v1.11.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
requests-mock (source) | dev | minor |
1.10.0 -> 1.11.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
jamielennox/requests-mock (requests-mock)
v1.11.0
What's Changed
- Upgrade GitHub Actions by @cclauss in https://github.com/jamielennox/requests-mock/pull/224
- Typing analysis and public type aliases by @noirbizarre in https://github.com/jamielennox/requests-mock/pull/226
- Use unittest.mock when available on Python > 3.3 by @jelly in https://github.com/jamielennox/requests-mock/pull/230
- Tell urllib3 to ignore content length mismatch by @jamielennox in https://github.com/jamielennox/requests-mock/pull/232
- Remove testrepository dependency by @jamielennox in https://github.com/jamielennox/requests-mock/pull/229
New Contributors
- @cclauss made their first contribution in https://github.com/jamielennox/requests-mock/pull/224
- @noirbizarre made their first contribution in https://github.com/jamielennox/requests-mock/pull/226
- @jelly made their first contribution in https://github.com/jamielennox/requests-mock/pull/230
Full Changelog: https://github.com/jamielennox/requests-mock/compare/1.10.0...1.11.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.