From 0323840dca3cc5c916ef2808a6d46f38bf840772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 14:49:45 +0000 Subject: [PATCH] Bump redis from 3.3.6 to 4.4.4 in /docker/cpu/torch Bumps [redis](https://github.com/redis/redis-py) from 3.3.6 to 4.4.4. - [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.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/cpu/torch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/cpu/torch/requirements.txt b/docker/cpu/torch/requirements.txt index 05ec5fd..7fbc2c7 100644 --- a/docker/cpu/torch/requirements.txt +++ b/docker/cpu/torch/requirements.txt @@ -8,7 +8,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.4.4 boto3==1.9.199 pytest==5.1.3 sphinxcontrib-openapi