Merge "Bump pysaml2 requeriment to avoid CVE-2020-5390"

This commit is contained in:
Zuul 2020-08-25 15:38:54 +00:00 committed by Gerrit Code Review
commit f7c0b6bcd5
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ pycadf==1.1.0
pycodestyle==2.0.0
python-ldap===3.0.0
pymongo===3.0.2
pysaml2==4.5.0
pysaml2==5.0.0
PyJWT==1.6.1
PyMySQL==0.7.6
python-keystoneclient==3.8.0

View File

@ -28,7 +28,7 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.upgradecheck>=0.1.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oauthlib>=0.6.2 # BSD
pysaml2>=4.5.0
pysaml2>=5.0.0
PyJWT>=1.6.1 # MIT
dogpile.cache>=0.6.2 # BSD
jsonschema>=3.2.0 # MIT