From 616e1ded20b719a0448e04a4d3b4e7668cb59df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:33:27 +0000 Subject: [PATCH] build(deps): bump redis from 4.3.3 to 4.5.3 in /requirements Bumps [redis](https://github.com/redis/redis-py) from 4.3.3 to 4.5.3. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.3.3...v4.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 8ef8712ab..916a56c8d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -121,7 +121,7 @@ django-mysql==3.9.0 django-redis==5.2.0 python-redis-lock==3.7.0 pyOpenSSL==22.0.0 -redis==4.3.3 +redis==4.5.3 pyOpenSSL==22.0.0 pymongo==4.2.0 # Debug