From 0511bd0889476ebdadbf3b91cc320dcf7447c4d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 11:59:14 +0000 Subject: [PATCH] chore(deps): Bump redis from 5.2.0 to 5.2.1 in /3rdparty/py Bumps [redis](https://github.com/redis/redis-py) from 5.2.0 to 5.2.1. - [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.0...v5.2.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... 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 ca1bffc5..87bdc6a9 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -17,7 +17,7 @@ greenlet==3.1.1 gunicorn[gevent, setproctitle]==23.0.0 html2text==2024.2.26 lxml==5.3.0 -redis==5.2.0 +redis==5.2.1 requests==2.32.3 sentry-sdk==2.19.0 tablib[xlsx]==3.7.0