atexio / mercure

Mercure is a tool for security managers who want to train their colleague to phishing.
https://hub.docker.com/r/atexio/mercure/
GNU General Public License v3.0
267 stars 56 forks source link

Update requests to 2.19.1 #193

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates requests from 2.19.0 to 2.19.1.

Changelog ### 2.19.1 ``` +++++++++++++++++++ **Bugfixes** - Fixed issue where status_codes.py's ``init`` function failed trying to append to a ``__doc__`` value of ``None``. ```
Links - PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Homepage: http://python-requests.org
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 846


Totals Coverage Status
Change from base Build 844: 0.0%
Covered Lines: 2202
Relevant Lines: 2213

💛 - Coveralls