From bd92b17ebc7001da2fa2e014b7b6a8ecff630996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:13:56 +0000 Subject: [PATCH] Bump django-axes[ipware] from 7.0.0 to 7.0.1 Bumps [django-axes[ipware]](https://github.com/jazzband/django-axes) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/jazzband/django-axes/releases) - [Changelog](https://github.com/jazzband/django-axes/blob/master/CHANGES.rst) - [Commits](https://github.com/jazzband/django-axes/compare/7.0.0...7.0.1) --- updated-dependencies: - dependency-name: django-axes[ipware] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a8fb2e09..75eae5246 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ bleach[css]~=6.2 celery[redis]==5.4.0 crispy-bootstrap5==2024.10 django-activity-stream==2.0.0 -django-axes[ipware]==7.0.0 +django-axes[ipware]==7.0.1 django-bootstrap-breadcrumbs2==1.0.0 # fork of django-bootstrap-breadcrumbs, we might need to migrate away completely django-crispy-forms~=2.3 django-email-verification~=0.3.3