Bumps [django-axes](https://github.com/jazzband/django-axes) from 7.0.2 to 7.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-axes/releases">django-axes's releases</a>.</em></p> <blockquote> <h2>Version 7.1.0</h2> <h2>What's Changed</h2> <ul> <li>docs - table in 4_configuration overflowing by <a href="https://github.com/Jacobus-afk"><code>@Jacobus-afk</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1281">jazzband/django-axes#1281</a></li> <li>chore(deps): bump coverage from 7.6.10 to 7.6.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1276">jazzband/django-axes#1276</a></li> <li>chore(deps): bump black from 24.10.0 to 25.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1277">jazzband/django-axes#1277</a></li> <li>chore(deps): bump pytest-django from 4.9.0 to 4.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1278">jazzband/django-axes#1278</a></li> <li>chore(deps): bump prospector from 1.14.0 to 1.14.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1279">jazzband/django-axes#1279</a></li> <li>chore: add Django 5.2 support by <a href="https://github.com/mkniewallner"><code>@mkniewallner</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1300">jazzband/django-axes#1300</a></li> <li>refactor(attempts): allow credentials in cleanup method by <a href="https://github.com/parul-aro"><code>@parul-aro</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1301">jazzband/django-axes#1301</a></li> <li>chore(deps): bump pytest-cov from 6.0.0 to 6.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1299">jazzband/django-axes#1299</a></li> <li>chore(deps): bump coverage from 7.6.12 to 7.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1294">jazzband/django-axes#1294</a></li> <li>chore(deps): bump prospector from 1.14.1 to 1.16.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1292">jazzband/django-axes#1292</a></li> <li>chore(deps): bump tox from 4.24.1 to 4.25.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1291">jazzband/django-axes#1291</a></li> <li>fix: resolve credentials for clean_expired_user_attempts by <a href="https://github.com/aleksihakli"><code>@aleksihakli</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1303">jazzband/django-axes#1303</a></li> <li>chore(deps): bump pytest-django from 4.10.0 to 4.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1298">jazzband/django-axes#1298</a></li> <li>chore(deps): bump pytest from 8.3.4 to 8.3.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jazzband/django-axes/pull/1285">jazzband/django-axes#1285</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mkniewallner"><code>@mkniewallner</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/django-axes/pull/1300">jazzband/django-axes#1300</a></li> <li><a href="https://github.com/parul-aro"><code>@parul-aro</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/django-axes/pull/1301">jazzband/django-axes#1301</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jazzband/django-axes/compare/7.0.2...7.1.0">https://github.com/jazzband/django-axes/compare/7.0.2...7.1.0</a></p> </blockquote> </details> <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.1.0 (2025-04-23)</h2> <ul> <li>Provide credentials to expired credentials cleanup method. [parul-aro]</li> <li>Update support matrix for Django 5.2. [mkniewallner]</li> <li>Fix documentation. [chango-goat]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/django-axes/commit/933756090a9359552d30554c71236b86c65d90a3"><code>9337560</code></a> Version 7.1.0</li> <li><a href="https://github.com/jazzband/django-axes/commit/3ff5ada46d05eaf1d6b332992eaa9da60bed0e32"><code>3ff5ada</code></a> chore(deps): bump pytest from 8.3.4 to 8.3.5</li> <li><a href="https://github.com/jazzband/django-axes/commit/4115d59d14522219be13cfd91a8fce2fdd67b9e5"><code>4115d59</code></a> chore(deps): bump pytest-django from 4.10.0 to 4.11.1</li> <li><a href="https://github.com/jazzband/django-axes/commit/5e7fbca52cf0144fc9d805f514f9386a62bcc7bc"><code>5e7fbca</code></a> fix: resolve credentials for clean_expired_user_attempts</li> <li><a href="https://github.com/jazzband/django-axes/commit/599fbc0da0ce51b822fd21954d40a396c759a6cf"><code>599fbc0</code></a> chore(deps): bump tox from 4.24.1 to 4.25.0</li> <li><a href="https://github.com/jazzband/django-axes/commit/b4792ff8689507564d76503cc356ed6a835a4545"><code>b4792ff</code></a> chore(deps): bump prospector from 1.14.1 to 1.16.1</li> <li><a href="https://github.com/jazzband/django-axes/commit/82a6ac63bb4f53c4c0c4e354a2f0d427c96a64e6"><code>82a6ac6</code></a> chore(deps): bump coverage from 7.6.12 to 7.8.0</li> <li><a href="https://github.com/jazzband/django-axes/commit/93d8285006b2b06802b6da6d67f822a5bdf35fa6"><code>93d8285</code></a> chore(deps): bump pytest-cov from 6.0.0 to 6.1.1</li> <li><a href="https://github.com/jazzband/django-axes/commit/0115648a1d21a9095f7f233392ecba2f35ffee1b"><code>0115648</code></a> feat(cleanup): allow credentials in cleanup method</li> <li><a href="https://github.com/jazzband/django-axes/commit/479a355d2221869a313f1e029ef60a5f3976f7b9"><code>479a355</code></a> chore: explicitly require Python >= 3.9</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/django-axes/compare/7.0.2...7.1.0">compare view</a></li> </ul> </details> <br /> [](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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.