PHACDataHub / django-phac_aspc-helpers

Provides a series of helpers to provide a consistent experience accross PHAC-ASPC's Django based projects.
MIT License
0 stars 0 forks source link

chore(deps): bump django-axes[ipware] from 6.1.0 to 6.1.1 #50

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps django-axes[ipware] from 6.1.0 to 6.1.1.

Changelog

Sourced from django-axes[ipware]'s changelog.

6.1.1 (2023-08-01)

  • Fix TransactionManagementError when using the database handler with a custom database with for AccessAttempt or AccessFailureLog. [hirotasoshu]
Commits
  • e781d67 Fix rST syntax
  • 48bda54 Version 6.1.1
  • 4861f3c fix: fix TransactionManagementError
  • 5f52f43 chore(deps): bump tox from 4.10.0 to 4.11.0
  • fa8d059 chore(deps): bump tox from 4.9.0 to 4.10.0
  • f6d5aa0 chore(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0
  • fe4aa82 chore(deps): bump tox from 4.8.0 to 4.9.0
  • 9861ac6 chore(deps): bump mypy from 1.5.0 to 1.5.1
  • b14e586 #1093: Setting proper headline (h2) for GDPR section
  • 976399e Clean up RTD build spec
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)
Stephen-ONeil commented 1 year ago

@dependabot rebase