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 freezegun to 0.3.12 #267

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates freezegun from 0.3.11 to 0.3.12.

Changelog ### 0.3.12 ``` ------ * Refactor classes to functions * Ignore Selenium * Move to pytest * Conditionally patch time.clock ```
Links - PyPI: https://pypi.org/project/freezegun - Changelog: https://pyup.io/changelogs/freezegun/ - Repo: https://github.com/spulec/freezegun
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1156


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

💛 - Coveralls