From 1a2b10cd44afa437c78c66b5f8ccfa252f616d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 11:11:03 +0000 Subject: [PATCH] chore(deps): bump django-redis from 5.4.0 to 6.0.0 Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.4.0 to 6.0.0. - [Release notes](https://github.com/jazzband/django-redis/releases) - [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jazzband/django-redis/compare/5.4.0...6.0.0) --- updated-dependencies: - dependency-name: django-redis dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 7e24933..3ba1285 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ django-filter = "==24.3" django-maintenance-mode = "==0.21.1" django-queryset-csv = "==1.1.0" django-ratelimit = "==4.1.0" -django-redis = "==5.4.0" +django-redis = "==6.0.0" django-rest-passwordreset = "==1.5.0" django-simple-history = "==3.10.1" djangoql = "==0.18.1" diff --git a/Pipfile.lock b/Pipfile.lock index f4056d4..0c61f30 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dd9a4b8f388d97e73e82c7c47d6ca2f5b919bc7a5e29e8fc6b8353b2110ca311" + "sha256": "069c7947d0cd0e1b61b05be97da3fbdad06d98574b374d95b90aaf6abd19484f" }, "pipfile-spec": 6, "requires": { @@ -188,11 +188,11 @@ }, "asgiref": { "hashes": [ - "sha256:a5ab6582236218e5ef1648f242fd9f10626cfd4de8dc377db215d5d5098e3142", - "sha256:f3bba7092a48005b5f5bacd747d36ee4a5a61f4a269a6df590b43144355ebd2c" + "sha256:0b61526596219d70396548fc003635056856dba5d0d086f86476f10b33c75960", + "sha256:a0249afacb66688ef258ffe503528360443e2b9a8d8c4581b6ebefa58c841ef1" ], "markers": "python_version >= '3.9'", - "version": "==3.9.1" + "version": "==3.9.2" }, "attrs": { "hashes": [ @@ -592,12 +592,12 @@ }, "django-redis": { "hashes": [ - "sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42", - "sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b" + "sha256:20bf0063a8abee567eb5f77f375143c32810c8700c0674ced34737f8de4e36c0", + "sha256:2d9cb12a20424a4c4dde082c6122f486628bae2d9c2bee4c0126a4de7fda00dd" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==5.4.0" + "markers": "python_version >= '3.9'", + "version": "==6.0.0" }, "django-rest-passwordreset": { "hashes": [