From ecb74521d627cc87598aabb0ddbf8726662b45f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 21:55:59 +0000 Subject: [PATCH] Bump redis from 3.3.6 to 4.5.3 in /docker/gpu/torch Bumps [redis](https://github.com/redis/redis-py) from 3.3.6 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/3.3.6...v4.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/gpu/torch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/gpu/torch/requirements.txt b/docker/gpu/torch/requirements.txt index b05dc17..4067b9b 100644 --- a/docker/gpu/torch/requirements.txt +++ b/docker/gpu/torch/requirements.txt @@ -9,7 +9,7 @@ flask-restplus==0.12.1 sphinx-rtd-theme==0.4.3 celery==4.3.0 vine==1.3.0 -redis==3.3.6 +redis==4.5.3 pymediainfo==4.0 boto3==1.9.199 pytest==5.1.3