From 8f4a311c2534008f4a5de3b18025be1f22abe178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 14:25:51 +0000 Subject: [PATCH] Bump redis from 2.10.3 to 4.4.4 Bumps [redis](https://github.com/redis/redis-py) from 2.10.3 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/2.10.3...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r.txt b/r.txt index 53bb2a4..f19198f 100644 --- a/r.txt +++ b/r.txt @@ -38,7 +38,7 @@ pyparsing==2.0.3 python-dateutil==2.4.0 pytz==2012h rdflib==4.2.0 -redis==2.10.3 +redis==4.4.4 refine-client==0.2.1 requests==2.20.0 rq==0.3.13 diff --git a/requirements.txt b/requirements.txt index 60d633d..d3fbd75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ psycopg2==2.4.6 isodate==0.4.9 pyparsing==2.0.3 -redis==2.10.3 +redis==4.4.4 pytz==2012h simplejson==3.8.0 six==1.10.0