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.23.0 #323

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates requests from 2.22.0 to 2.23.0.

Changelog ### 2.23.0 ``` ------------------- **Improvements** - Remove defunct reference to `prefetch` in Session `__attrs__` (5110) **Bugfixes** - Requests no longer outputs password in basic auth usage warning. (5099) **Dependencies** - Pinning for `chardet` and `idna` now uses major version instead of minor. This hopefully reduces the need for releases everytime a dependency is updated. ```
Links - PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Docs: https://requests.readthedocs.io
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1316


Totals Coverage Status
Change from base Build 1198: 0.0%
Covered Lines: 2191
Relevant Lines: 2207

💛 - Coveralls
pyup-bot commented 4 years ago

Closing this in favor of #352