markhoerth / dremio_client

Apache License 2.0
31 stars 26 forks source link

Update requests-mock to 1.9.1 #228

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates requests-mock from 1.8.0 to 1.9.1.

Changelog ### 1.9.1 ``` Bug Fix on 1.9.0 release: * Added py.typed file required to make type annotations work. ``` ### 1.9.0 ``` A number of small improvements: * Feature: Adds type hints for python 3. 94 * Fixes Bug: Handle whitespace encoding in URL. 158 * Fixes Bug: Allow subclassing the mocker object. 160 ```
Links - PyPI: https://pypi.org/project/requests-mock - Changelog: https://pyup.io/changelogs/requests-mock/ - Docs: https://requests-mock.readthedocs.io/
pyup-bot commented 3 years ago

Closing this in favor of #229