From 5bc03838165707bac20855e101a72082c362ce30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:32:48 +0000 Subject: [PATCH] Bump redis from 4.3.3 to 4.5.3 in /setup 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] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 86b5eb8f..7fad5313 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -53,7 +53,7 @@ python-editor==1.0.4 python-engineio==4.3.1 python-socketio==5.0.2 pytz==2022.1 -redis==4.3.3 +redis==4.5.3 requests==2.28.2 sentry-sdk==1.12.1 smmap2==2.0.5