From 9e852ac39baba7c41238d1a22a5427f0c2b7f681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:32:24 +0000 Subject: [PATCH] Bump redis from 4.2.2 to 4.5.3 Bumps [redis](https://github.com/redis/redis-py) from 4.2.2 to 4.5.3. - [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/v4.2.2...v4.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index dfab816a..b7c62012 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -39,7 +39,7 @@ pycrypto==2.6 PyNaCl==1.3.0 pyOpenSSL==20.0.1 python-slugify==1.1.2 -redis==4.2.2 +redis==4.5.3 redislite==6.0.674960 requests==2.24.0 robotframework==3.2.1 diff --git a/requirements.txt b/requirements.txt index 1581a00c..6c18bd77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pycrypto==2.6 PyNaCl==1.3.0 pyOpenSSL==20.0.1 python-slugify==1.1.2 -redis==4.2.2 +redis==4.5.3 redislite==6.0.674960 requests==2.24.0 robotframework==3.2.1