From 9ae805d3a015f3ba478c9727faf48441e699b7a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2019 02:58:09 +0000 Subject: [PATCH] Bump redis from 3.3.8 to 3.3.10 in /src Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.8 to 3.3.10. - [Release notes](https://github.com/andymccurdy/redis-py/releases) - [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES) - [Commits](https://github.com/andymccurdy/redis-py/compare/3.3.8...3.3.10) Signed-off-by: dependabot-preview[bot] --- src/requirements-check_rs500.txt | 2 +- src/requirements-rs5002redis.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/requirements-check_rs500.txt b/src/requirements-check_rs500.txt index e49f92d..957efef 100644 --- a/src/requirements-check_rs500.txt +++ b/src/requirements-check_rs500.txt @@ -1 +1 @@ -redis==3.3.8 +redis==3.3.10 diff --git a/src/requirements-rs5002redis.txt b/src/requirements-rs5002redis.txt index 7e19d3f..d5ffe97 100644 --- a/src/requirements-rs5002redis.txt +++ b/src/requirements-rs5002redis.txt @@ -1,2 +1,2 @@ hidapi==0.7.99.post21 -redis==3.3.8 +redis==3.3.10