What's Changed
- Response parameters type hints by @OldSneerJaw in #178
- Support Python 3.10. by @adamchainz in #190
- Avoid using distutils to check pytest version. by @adamchainz in #189
- Add reset methods on the Mocker class type. by @zozoens31 in #184
- add GitHub URL for PyPi by @andriyor in #196
- Prevent race condition when using requests_futures and ThreadPoolExecutor by @phodge in #183
- pytest plugin should lazy-load requests_mock by @ikonst in #195
- Update homepage/doc URLs of requests library by @soxofaan in #206
- Thread Locking by @phodge in #203
- Shorten line length of comments by @jamielennox in #183 and #200
- Improvements to Type Hints by @jamielennox in #199
- Allow passing json_encoder to mocking by @jamielennox in #198
New Contributors
- @petrem made their first contribution in #185
- @mgorny made their first contribution in #164
- @akhsiM made their first contribution in #194
- @adamchainz made their first contribution in #190
- @zozoens31 made their first contribution in #184
- @andriyor made their first contribution in #196
- @phodge made their first contribution in #183
- @ikonst made their first contribution in #195
- @soxofaan made their first contribution in #206
Full Changelog: 1.9.3...1.10.0