From 549c936670af603cf5c82735b8080004728f8fbd 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/cpu/onnx 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/onnx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/cpu/onnx/requirements.txt b/docker/cpu/onnx/requirements.txt index 1437831..2a9d7f3 100644 --- a/docker/cpu/onnx/requirements.txt +++ b/docker/cpu/onnx/requirements.txt @@ -9,7 +9,7 @@ onnx==1.9.0 onnxruntime==1.5.1 Pillow==6.2.1 celery==4.3.0 -redis==3.3.6 +redis==4.5.3 vine==1.3.0 pymediainfo==4.0 boto3==1.9.199