Merge pull request #995 from GNS3/snyk-fix-920ef333e7d961151afc78cd65f0f4cf

[Snyk] Security upgrade urllib3 from 1.24.3 to 1.25.9
This commit is contained in:
piotrpekala7 2020-10-13 18:28:39 +02:00 committed by GitHub
commit 692db7b605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,3 +5,5 @@ packaging==19.0
appdirs==1.4.3
psutil==5.6.7
jsonschema==2.6.0 # lock down jsonschema, 3.0 makes problems
urllib3>=1.25.9 # not directly required, pinned by Snyk to avoid a vulnerability