Bump redis from 3.5.0 to 3.5.1

Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.5.0 to 3.5.1.
- [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.5.0...3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2020-05-12 08:50:53 +00:00 zatwierdzone przez Meisterschueler
rodzic 12586257a1
commit 594bfdb1e1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -40,7 +40,7 @@ setup(
'Flask-Caching==1.8.0',
'geopy==1.22.0',
'celery==4.4.2',
'redis==3.5.0',
'redis==3.5.1',
'aerofiles==1.0.0',
'geoalchemy2==0.7.0',
'shapely==1.7.0',