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 cchardet to 2.1.6 #329

Closed pyup-bot closed 3 years ago

pyup-bot commented 4 years ago

This PR updates cchardet from 2.1.4 to 2.1.6.

Changelog ### 2.1.6 ``` ------------------ - drop support for Python 2.7 - support Github Actions - update dev-dependencies ``` ### 2.1.5 ``` ------------------ - update language models (uchardet) - add iso8859-2 test but disabled it - support Python 3.8 - drop support for Python 3.4 ```
Links - PyPI: https://pypi.org/project/cchardet - Changelog: https://pyup.io/changelogs/cchardet/ - Repo: https://github.com/PyYoshi/cChardet
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1334


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

💛 - Coveralls
pyup-bot commented 3 years ago

Closing this in favor of #381