From 03c3f4d1c3bd47b55524061ea0b837e1f82f0c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 10:07:09 +0000 Subject: [PATCH] pip: (deps): bump redis from 7.4.0 to 8.0.0 Bumps [redis](https://github.com/redis/redis-py) from 7.4.0 to 8.0.0. - [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/v7.4.0...v8.0.0) --- updated-dependencies: - dependency-name: redis dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-prod.txt b/requirements-prod.txt index df1d0e9d4..40af134af 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -65,7 +65,7 @@ python-dateutil==2.9.0.post0 pytz==2026.2 Pygments==2.20.0 PyYAML==6.0.3 -redis==7.4.0 +redis==8.0.0 requests==2.34.2 rich==15.0.0 ruamel.yaml==0.19.1