From 8829412b8f06ae628d3047fdddfc6fc6cd9f3281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 06:05:20 +0000 Subject: [PATCH] Bump redis from 5.0.0 to 5.0.1 Bumps [redis](https://github.com/redis/redis-py) from 5.0.0 to 5.0.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.0...v5.0.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0650513f9..9b1312afb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pika==1.3.2 pillow==10.0.1 psycogreen==1.0.2 psycopg2==2.9.7 -redis==5.0.0 +redis==5.0.1 requests==2.31.0 safe-eth-py[django]==6.0.0b1 web3==6.10.0