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 raven to 6.10.0 #230

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates raven from 6.9.0 to 6.10.0.

Changelog ### 6.10.0 ``` ------ * [Core] Fixed stackframes in some situations being in inverse order. * [Flask] Fix wrong exception handling logic (accidentally relied on Flask internals). * [Core] No longer send NaN local vars as non-standard JSON. ```
Links - PyPI: https://pypi.org/project/raven - Changelog: https://pyup.io/changelogs/raven/ - Repo: https://github.com/getsentry/raven-python
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1068


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

💛 - Coveralls