mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 09:07:45 -02:30
pin urllib3 to 1.24.3 to address CVE-2019-9740
This commit is contained in:
@@ -115,7 +115,7 @@ selectors2==2.0.1 # via ncclient
|
||||
six==1.11.0 # via azure-cli-core, bcrypt, cryptography, google-auth, isodate, keystoneauth1, knack, munch, ncclient, ntlm-auth, openstacksdk, ovirt-engine-sdk-python, packaging, pynacl, pyopenssl, python-dateutil, pyvmomi, pywinrm, stevedore
|
||||
stevedore==1.28.0 # via keystoneauth1
|
||||
tabulate==0.7.7 # via azure-cli-core, knack
|
||||
urllib3==1.24 # via requests
|
||||
urllib3==1.24.3 # via requests
|
||||
wheel==0.30.0 # via azure-cli-core
|
||||
xmltodict==0.11.0 # via pywinrm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user