Patch vulnerability reported in requests package < 2.20.
https://nvd.nist.gov/vuln/detail/CVE-2018-18074
This commit is contained in:
parent
716dbf67e6
commit
ffb26fb5ca
|
@ -1,5 +1,5 @@
|
||||||
click==6.6
|
click==6.6
|
||||||
requests==2.11.1
|
requests==2.20.0
|
||||||
Send2Trash==1.3.0
|
Send2Trash==1.3.0
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
configparser==3.5.0
|
configparser==3.5.0
|
||||||
|
|
Loading…
Reference in New Issue