From d903ffda50fe349d2147e1715622abf971946eae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:43:16 +0000 Subject: [PATCH] Bump hiredis from 1.0.1 to 1.1.0 Bumps [hiredis](https://github.com/redis/hiredis-py) from 1.0.1 to 1.1.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/v1.0.1...v1.1.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 73b8c59..c246764 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.1 -hiredis==1.0.1 +hiredis==1.1.0 passlib==1.7.2 cryptography==2.9.2 aiohttp==3.6.2