From 3ebb582ac161cb64ae7285eae34d98e4da5397b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 04:15:18 +0000 Subject: [PATCH] Bump redis from 3.5.3 to 5.0.7 Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 5.0.7. - [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.5.3...v5.0.7) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dependencies/constraints-ci.txt | 2 +- dependencies/constraints-production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/constraints-ci.txt b/dependencies/constraints-ci.txt index a6f0485f80e..3ebd21ee190 100644 --- a/dependencies/constraints-ci.txt +++ b/dependencies/constraints-ci.txt @@ -75,7 +75,7 @@ python-dateutil==2.9.0.post0 python3-openid==3.2.0 pytz==2024.1 PyYAML==6.0.1 -redis==3.5.3 +redis==5.0.7 reportlab==3.6.13 requests==2.31.0 requests-oauthlib==2.0.0 diff --git a/dependencies/constraints-production.txt b/dependencies/constraints-production.txt index 091d128f241..ca9291d1a55 100644 --- a/dependencies/constraints-production.txt +++ b/dependencies/constraints-production.txt @@ -53,7 +53,7 @@ python-dateutil==2.9.0.post0 python3-openid==3.2.0 pytz==2024.1 PyYAML==6.0.1 -redis==3.5.3 +redis==5.0.7 reportlab==3.6.13 requests==2.31.0 requests-oauthlib==2.0.0