From 4cc832cae547bc7813b8d7bc6e8d877681991aa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 04:45:36 +0000 Subject: [PATCH] Bump django-axes from 5.40.1 to 7.0.1 Bumps [django-axes](https://github.com/jazzband/django-axes) from 5.40.1 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/5.40.1...7.0.1) --- updated-dependencies: - dependency-name: django-axes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index eedb08b..6db170f 100644 --- a/Pipfile +++ b/Pipfile @@ -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 = "==7.0.1" Django = "==4.2.15" celery = {version = "==5.2.7", extras = ["redis"]} requests = "==2.32.3" diff --git a/Pipfile.lock b/Pipfile.lock index 68f8f96..4fa9ff8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0e8591b580c905f31e85c3f528cee69cc9c7a38478599df06655b2428554b5ae" + "sha256": "11e8dbe1e3b6ecf5aebf37a1530832926332216336c90ab09f98f323f8a5d5dd" }, "pipfile-spec": 6, "requires": { @@ -322,12 +322,12 @@ }, "django-axes": { "hashes": [ - "sha256:347e3dbce46051e63cacc7c9ad43cb4382e910f243b6086cf181639d082fa6d0", - "sha256:b5bc4a6f528ca10fc8b94d02ac3c3726ef879ec0868600f2cb3c32b6dea28717" + "sha256:16121bbb7bacf1ed83f23a4800ac168707ffce014407df1049aa4f2ea28d3d52", + "sha256:31832eff26735fd1c600b30d987eb848fea175e59b256da43f36fe205a474961" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==5.40.1" + "version": "==7.0.1" }, "django-braces": { "hashes": [ @@ -595,11 +595,11 @@ }, "sqlparse": { "hashes": [ - "sha256:773dcbf9a5ab44a090f3441e2180efe2560220203dc2f8c0b0fa141e18b505e4", - "sha256:bb6b4df465655ef332548e24f08e205afc81b9ab86cb1c45657a7ff173a3a00e" + "sha256:9e37b35e16d1cc652a2545f0997c1deb23ea28fa1f3eefe609eee3063c3b105f", + "sha256:e99bc85c78160918c3e1d9230834ab8d80fc06c59d03f8db2618f65f65dda55e" ], "markers": "python_version >= '3.8'", - "version": "==0.5.1" + "version": "==0.5.2" }, "typing-extensions": { "hashes": [