From 31a9bdaa130567abc40ef0f5464a1f8cd3207512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 05:21:09 +0000 Subject: [PATCH] Bump redis in /docs/user/samples/speech-enhancement/src Bumps [redis](https://github.com/redis/redis-py) from 4.3.4 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/v4.3.4...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/user/samples/speech-enhancement/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/samples/speech-enhancement/src/requirements.txt b/docs/user/samples/speech-enhancement/src/requirements.txt index 57f8c4d..4ae0231 100644 --- a/docs/user/samples/speech-enhancement/src/requirements.txt +++ b/docs/user/samples/speech-enhancement/src/requirements.txt @@ -94,7 +94,7 @@ python-dateutil==2.8.2 python-rapidjson==1.9 PyYAML==6.0 ray==1.10.0 -redis==4.3.4 +redis==4.4.4 requests==2.28.1 requests-oauthlib==1.3.1 rsa==4.9