Skip to content

Commit

Permalink
Bump django-axes from 5.40.1 to 6.5.0
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.0.
- [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.0)

---
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 Jul 1, 2024
1 parent 55effe6 commit feaae5b
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 = "==20.1.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.0"
Django = "==3.2.19"
celery = {version = "==5.2.7", extras = ["redis"]}

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 feaae5b

Please sign in to comment.