From 0ae8668ad28ac2dab22e3422d5436f06cbd5bdab Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2019 16:25:29 +0200 Subject: [PATCH] Bump hiredis from 1.0.0 to 1.0.1 (#274) Bumps [hiredis](https://github.com/redis/hiredis-py) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/redis/hiredis-py/releases) - [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/hiredis-py/compare/v1.0.0...v1.0.1) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 69b92eb..58de441 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ pep257==0.7.0 aiohttp-session==2.9.0 aiopg[sa]==1.0.0 aioredis==1.3.0 -hiredis==1.0.0 +hiredis==1.0.1 passlib==1.7.1 cryptography==2.8 aiohttp==3.6.2