Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bump django-axes from 5.13.0 to 7.0.1 (#17)
Bumps [django-axes](https://github.com/jazzband/django-axes) from 5.13.0 to 7.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-axes/blob/master/CHANGES.rst">django-axes's changelog</a>.</em></p> <blockquote> <h2>7.0.1 (2024-12-02)</h2> <ul> <li>Add Python 3.13 support. [aleksihakli]</li> <li>Deprecate Python 3.8 support. [aleksihakli]</li> </ul> <h2>7.0.0 (2024-10-02)</h2> <ul> <li>Add support for dynamic cooloff time calculation from request. This is a breaking change. Please see <code>version 7 upgrade notes in the documentation <https://github.com/jazzband/django-axes/blob/4e89d72b92db044ff3f6b23ea2ab2e681211c98e/docs/2_installation.rst#version-7-breaking-changes-and-upgrading-from-django-axes-version-6></code>_. [browniebroke]</li> </ul> <h2>6.5.2 (2024-09-21)</h2> <ul> <li>Add test matrix support for Django 5.1.</li> <li>Drop support for EOL Django 3.2.</li> <li>Drop support for PyPy 3.10.</li> </ul> <h2>6.5.1 (2024-07-01)</h2> <ul> <li>Make 0007_alter_accessattempt_unique_together.py migration backwards compatible. [hirotasoshu]</li> </ul> <h2>6.5.0 (2024-06-11)</h2> <ul> <li>Add session hash to access log. [sevdog]</li> </ul> <h2>6.4.0 (2024-03-04)</h2> <ul> <li>Add support for Python 3.12 and Django 5.0, drop support for Django 4.1. [aleksihakli]</li> </ul> <h2>6.3.1 (2024-03-04)</h2> <ul> <li>Drop <code>setuptools</code> and <code>pkg_resources</code> dependencies. [Viicos]</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/django-axes/commit/9a7673a47ee064cb8150ddeef1394d7157079741"><code>9a7673a</code></a> Update Python support matrix</li> <li><a href="https://github.com/jazzband/django-axes/commit/4c3a36cf9aa070c936ca2d1bf6a54ac1198148e5"><code>4c3a36c</code></a> chore(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.1</li> <li><a href="https://github.com/jazzband/django-axes/commit/d17e4ecd4b8333f62ded05c2eb662efc16e7c9c5"><code>d17e4ec</code></a> chore(deps): bump mypy from 1.11.2 to 1.13.0</li> <li><a href="https://github.com/jazzband/django-axes/commit/4511695e9ffc2e9c8a2e90c726e60e019327de9f"><code>4511695</code></a> chore(deps): bump coverage from 7.6.1 to 7.6.4</li> <li><a href="https://github.com/jazzband/django-axes/commit/43965514cb36e583f785d16738c6f1ece7a0cfc3"><code>4396551</code></a> chore(deps): bump prospector from 1.10.3 to 1.12.1</li> <li><a href="https://github.com/jazzband/django-axes/commit/01c32f051f3ff190eb84df332d0e4a42d5a6880a"><code>01c32f0</code></a> chore(deps): bump black from 24.8.0 to 24.10.0</li> <li><a href="https://github.com/jazzband/django-axes/commit/71bcfba42d9378919e5dcbc3ba516a54afde8fbe"><code>71bcfba</code></a> chore(deps): bump tox from 4.21.1 to 4.23.2</li> <li><a href="https://github.com/jazzband/django-axes/commit/67b94d0dfbc88e22d3fc07e43c55a0935589adc5"><code>67b94d0</code></a> Fix AXES_CLIENT_IP_CALLABLE error</li> <li><a href="https://github.com/jazzband/django-axes/commit/9acda1f8924b7c01ef271569528a2b2fb3232a74"><code>9acda1f</code></a> chore(deps): bump tox from 4.21.0 to 4.21.1</li> <li><a href="https://github.com/jazzband/django-axes/commit/77ae2a2d14db68f74b5bfff4917cf985f9b4570c"><code>77ae2a2</code></a> docs: fix broken settings table</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/django-axes/compare/5.13.0...7.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-axes&package-manager=pip&previous-version=5.13.0&new-version=7.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> ## Summary by Sourcery Bump django-axes from version 5.13.0 to 7.0.1, introducing support for dynamic cooloff time calculation and session hash logging, while deprecating older Python and Django versions. Bug Fixes: - Fix AXES_CLIENT_IP_CALLABLE error in django-axes. Enhancements: - Add support for dynamic cooloff time calculation from request in django-axes. Chores: - Deprecate Python 3.8 support and add Python 3.13 support in django-axes. - Drop support for EOL Django 3.2 and PyPy 3.10 in django-axes. - Add session hash to access log in django-axes.
- Loading branch information