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.7 #381

Open pyup-bot opened 4 years ago

pyup-bot commented 4 years ago

This PR updates cchardet from 2.1.4 to 2.1.7.

Changelog ### 2.1.7 ``` ------------------ - support Python 3.9 - drop support for Python 3.5 ``` ### 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