From 29c4dfc47c6a5579f45b317cb5b38a757752aedc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:24:37 +0000 Subject: [PATCH] Bump redis from 4.2.2 to 4.4.4 Bumps [redis](https://github.com/redis/redis-py) from 4.2.2 to 4.4.4. - [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.4.4) --- 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..bff2739e 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.4.4 redislite==6.0.674960 requests==2.24.0 robotframework==3.2.1 diff --git a/requirements.txt b/requirements.txt index 1581a00c..aa66195a 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.4.4 redislite==6.0.674960 requests==2.24.0 robotframework==3.2.1