Closed pyup-bot closed 5 years ago
This PR updates django-axes from 4.4.0 to 4.4.3.
Closing this in favor of #232
This PR updates django-axes from 4.4.0 to 4.4.3.
Changelog
### 4.4.3 ``` ------------------ - Fix MANIFEST.in missing German translations [aleksihakli] - Add `AXES_RESET_ON_SUCCESS` configuration flag [arjenzijlstra] ``` ### 4.4.2 ``` ------------------ - fix missing migration and add check to prevent it happening again. [markddavidoff] ``` ### 4.4.1 ``` ------------------ - Add a German translation [adonig] - Documentation wording changes [markddavidoff] - Use `get_client_username` in `log_user_login_failed` instead of credentials [markddavidoff] - pin prospector to 0.12.11, and pin astroid to 1.6.5 [hsiaoyi0504] ```Links
- PyPI: https://pypi.org/project/django-axes - Changelog: https://pyup.io/changelogs/django-axes/ - Repo: https://github.com/jazzband/django-axes