From e16ef1b90de0eff0f64f65c07fddfe187aa6ec2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 21:56:04 +0000 Subject: [PATCH] Bump redis from 3.3.6 to 4.5.3 in /docker/cpu/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/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..e0ee12c 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.5.3 boto3==1.9.199 pytest==5.1.3 sphinxcontrib-openapi