From 25ed62bb900b8a2f9758d2bd01f0f24cc257dbb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:43:18 +0000 Subject: [PATCH] Bump redis from 5.0.8 to 5.2.1 Bumps [redis](https://github.com/redis/redis-py) from 5.0.8 to 5.2.1. - [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/v5.0.8...v5.2.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d77cc8c2d..a94babca6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pika==1.3.2 pillow==11.0.0 psycogreen==1.0.2 psycopg2==2.9.10 -redis==5.0.8 +redis==5.2.1 requests==2.32.3 safe-eth-py[django]==6.1.0 web3==6.20.2