opendatateam / udata-ckan

CKAN integration for udata
2 stars 2 forks source link

Update requests-mock to 1.9.3 #197

Closed pyup-bot closed 2 years ago

pyup-bot commented 3 years ago

This PR updates requests-mock from 1.7.0 to 1.9.3.

Changelog ### 1.9.3 ``` Minor improvement to typing annotations. ``` ### 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 ``` ### 1.8.0 ``` Solidifies the behaviour of nested mocking and the real_http variable. ```
Links - PyPI: https://pypi.org/project/requests-mock - Changelog: https://pyup.io/changelogs/requests-mock/ - Docs: https://requests-mock.readthedocs.io/
pyup-bot commented 2 years ago

Closing this in favor of #228