From ab3c3a78423f3527ee3fe0c6ec8da222563c1019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:34:34 +0000 Subject: [PATCH] Bump django-redis from 5.3.0 to 5.4.0 (#880) 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d53e6cd..53b2e140 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django-admin-relation-links==0.2.5 django-celery-beat==2.5.0 django-celery-results==2.5.1 django-model-utils==4.3.1 -django-redis==5.3.0 +django-redis==5.4.0 djangorestframework==3.14.0 channels==4.0.0 channels-redis==4.1.0