kopia lustrzana https://github.com/glidernet/ogn-python
Bump redis from 3.5.2 to 3.5.3
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.5.2 to 3.5.3. - [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.2...3.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>pull/78/head
rodzic
48d6428859
commit
c2adb8f2c0
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.2',
|
'redis==3.5.3',
|
||||||
'aerofiles==1.0.0',
|
'aerofiles==1.0.0',
|
||||||
'geoalchemy2==0.8.3',
|
'geoalchemy2==0.8.3',
|
||||||
'shapely==1.7.0',
|
'shapely==1.7.0',
|
||||||
|
|
Ładowanie…
Reference in New Issue