mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-01 14:37:49 +00:00
build(test): upgrade urllib3 to 1.26.5
CVE-2021-33503 has been fixed in urllib3 v1.26.5. See: - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33503 - https://github.com/urllib3/urllib3/releases/tag/1.26.5 Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
parent
35dc315390
commit
c60fac9e34
@ -9,5 +9,5 @@ PyYAML==5.4
|
||||
requests==2.23.0
|
||||
six==1.14.0
|
||||
stevedore==1.32.0
|
||||
urllib3==1.25.9
|
||||
urllib3==1.26.5
|
||||
watchdog==0.10.2
|
||||
|
Loading…
Reference in New Issue
Block a user