diff --git a/networking-calico/test-requirements.txt b/networking-calico/test-requirements.txt index 6e708fcef6f..a21be2d2466 100644 --- a/networking-calico/test-requirements.txt +++ b/networking-calico/test-requirements.txt @@ -20,3 +20,4 @@ neutron>=16,<17 neutron-lib==2.3.0 mock>=3.0.0 # BSD pyroute2<0.6.0 # Apache v2 +urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability