From 87368c5349097bef5eaec5c67db3bdf5f162dfed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 17:14:47 +0000 Subject: [PATCH] chore(deps): bump redis from 3.0.1 to 4.4.4 Bumps [redis](https://github.com/redis/redis-py) from 3.0.1 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.0.1...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 767c6d6..13f0d41 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -9,7 +9,7 @@ branca==0.4.0 brewer2mpl==1.4.1 pika==1.2.1 -redis==3.0.1 +redis==4.4.4 impyla==0.18.0 pykerberos==1.2.4 gssapi==1.7.3