From e745334204b9942b30683784c3627dc8580931ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2019 18:57:41 +0000 Subject: [PATCH] Bump hiredis from 0.3.0 to 1.0.0 Bumps [hiredis](https://github.com/redis/hiredis-py) from 0.3.0 to 1.0.0. - [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/v0.3.0...v1.0.0) 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 d671960..8ba513f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ pep257==0.7.0 aiohttp-session==2.7.0 aiopg[sa]==0.15.0 aioredis==1.2.0 -hiredis==0.3.0 +hiredis==1.0.0 passlib==1.7.1 cryptography==2.4.2 aiohttp==3.4.4