kopia lustrzana https://github.com/glidernet/ogn-python
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
rodzic
594bfdb1e1
commit
35d791128f
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ setup(
|
||||||
'Flask-Caching==1.8.0',
|
'Flask-Caching==1.8.0',
|
||||||
'geopy==1.22.0',
|
'geopy==1.22.0',
|
||||||
'celery==4.4.2',
|
'celery==4.4.2',
|
||||||
'redis==3.5.1',
|
'redis==3.5.2',
|
||||||
'aerofiles==1.0.0',
|
'aerofiles==1.0.0',
|
||||||
'geoalchemy2==0.7.0',
|
'geoalchemy2==0.7.0',
|
||||||
'shapely==1.7.0',
|
'shapely==1.7.0',
|
||||||
|
|
Ładowanie…
Reference in New Issue