From b0fe0dacd229001773233e9d2f5599d6350c26a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 07:06:02 +1100 Subject: [PATCH] Bump django-redis from 5.3.0 to 5.4.0 in /api (#3131) Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.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.3.0...5.4.0) --- updated-dependencies: - dependency-name: django-redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/Pipfile | 2 +- api/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/Pipfile b/api/Pipfile index 9ed94a5278e..83bdd9ebbc3 100644 --- a/api/Pipfile +++ b/api/Pipfile @@ -25,7 +25,7 @@ Django = "~=4.2" django-cors-headers = "~=4.2" django-log-request-id = "~=2.0" django-oauth-toolkit = "~=2.3" -django-redis = "~=5.3" +django-redis = "~=5.4" django-tqdm = "~=1.3" django-uuslug = "~=2.0" djangorestframework = "~=3.14" diff --git a/api/Pipfile.lock b/api/Pipfile.lock index 8fb36a16b6b..537d4d0a7ed 100644 --- a/api/Pipfile.lock +++ b/api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5cc8ff4aafd745f57886c35bf4a24178aa54b505069edf42e0d5a0dd5dbf41fd" + "sha256": "cb669c4f32eba4f91c69c0f46ee31172ca58d6fb0fc196c0eb5097258a641704" }, "pipfile-spec": 6, "requires": { @@ -393,12 +393,12 @@ }, "django-redis": { "hashes": [ - "sha256:2d8660d39f586c41c9907d5395693c477434141690fd7eca9d32376af00b0aac", - "sha256:8bc5793ec06b28ea802aad85ec437e7646511d4e571e07ccad19cfed8b9ddd44" + "sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42", + "sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==5.3.0" + "version": "==5.4.0" }, "django-split-settings": { "hashes": [