Skip to content

Commit

Permalink
Bump django-axes from 5.40.1 to 6.5.2
Browse files Browse the repository at this point in the history
Bumps [django-axes](https://github.com/jazzband/django-axes) from 5.40.1 to 6.5.2.
- [Release notes](https://github.com/jazzband/django-axes/releases)
- [Changelog](https://github.com/jazzband/django-axes/blob/master/CHANGES.rst)
- [Commits](jazzband/django-axes@5.40.1...6.5.2)

---
updated-dependencies:
- dependency-name: django-axes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 3e95ab0 commit fa0a4e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gunicorn = "==23.0.0"
raven = "==6.4.0"
django-timezone-field = "==4.2.3"
django-braces = "==1.15.0"
django-axes = "==5.40.1"
django-axes = "==6.5.2"
Django = "==4.2.15"
celery = {version = "==5.2.7", extras = ["redis"]}
requests = "==2.32.3"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa0a4e9

Please sign in to comment.