fix: test/appium/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-1584144 Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
This commit is contained in:
parent
153204ecb1
commit
853af40167
|
@ -1,4 +1,4 @@
|
||||||
aiohttp==3.7.4
|
aiohttp==3.8.0
|
||||||
allpairspy==2.5.0
|
allpairspy==2.5.0
|
||||||
apipkg==1.5
|
apipkg==1.5
|
||||||
Appium-Python-Client==1.0.2
|
Appium-Python-Client==1.0.2
|
||||||
|
|
Loading…
Reference in New Issue