From 7bf1b357e10c2ff443a54b0cf9ad2710189f09fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:01:30 +0530 Subject: [PATCH] Bump redis from 5.0.8 to 5.2.0 (#390) Bumps [redis](https://github.com/redis/redis-py) from 5.0.8 to 5.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.0.8...v5.2.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c1f3b5f..d6097337 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ tgcrypto-pyrofork pyrofork python-arq==6.0.7 python-dotenv==1.0.1 -redis==5.0.8 +redis==5.2.0 telegraph==2.2.0 motor pymongo[srv]==4.10.1