Bump redis from 3.5.1 to 3.5.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2020-05-15 04:20:53 +00:00 zatwierdzone przez Meisterschueler
rodzic 594bfdb1e1
commit 35d791128f
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.1',
'redis==3.5.2',
'aerofiles==1.0.0',
'geoalchemy2==0.7.0',
'shapely==1.7.0',