kopia lustrzana https://github.com/glidernet/ogn-python
Bump redis from 3.3.11 to 3.4.0
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.11 to 3.4.0. - [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.3.11...3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>pull/78/head
rodzic
4b075d4eff
commit
564918bd9a
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ setup(
|
||||||
'Flask-Caching==1.8.0',
|
'Flask-Caching==1.8.0',
|
||||||
'geopy==1.20.0',
|
'geopy==1.20.0',
|
||||||
'celery==4.4.0',
|
'celery==4.4.0',
|
||||||
'redis==3.3.11',
|
'redis==3.4.0',
|
||||||
'aerofiles==1.0.0',
|
'aerofiles==1.0.0',
|
||||||
'geoalchemy2==0.6.3',
|
'geoalchemy2==0.6.3',
|
||||||
'shapely==1.7.0',
|
'shapely==1.7.0',
|
||||||
|
|
Ładowanie…
Reference in New Issue