From bdbd8c7ea457e596d88ab72352cb1efd2de2b447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 11:36:13 +0000 Subject: [PATCH] chore(deps): Bump redis from 5.2.1 to 6.2.0 in /3rdparty/py Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.2.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/v5.2.1...v.6.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index 3d8a28dd..2042aa37 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -17,7 +17,7 @@ greenlet==3.2.3 gunicorn[gevent, setproctitle]==23.0.0 html2text==2025.4.15 lxml==5.4.0 -redis==5.2.1 +redis==6.2.0 requests==2.32.4 sentry-sdk==2.31.0 tablib[xlsx]==3.8.0