Consensys / pythx

A Python library for the MythX smart contract security analysis platform
MIT License
32 stars 8 forks source link

Pin requests-mock to latest version 1.8.0 #141

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR pins requests-mock to the latest release 1.8.0.

Changelog ### 1.8.0 ``` Solidifies the behaviour of nested mocking and the real_http variable. ``` ### 1.7.0 ``` Releasing a few pull-requests that people will find useful. Includes fixes for 93 and 106. These should be inconsequential for most people. ```
Links - PyPI: https://pypi.org/project/requests-mock - Changelog: https://pyup.io/changelogs/requests-mock/ - Docs: https://requests-mock.readthedocs.io/