fix: test/appium/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
This commit is contained in:
snyk-bot 2020-12-04 20:18:35 +00:00 committed by Andrea Maria Piana
parent 7055c46a60
commit 57c0e835e2
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ sauceclient==1.0.0
scrypt==0.8.17
selenium==3.14.1
six==1.10.0
urllib3==1.24.3
urllib3==1.25.9
yarl==1.6.3
zbarlight==3.0
docker==4.4.0