diff --git a/requirements.txt b/requirements.txt index 5a9e451..ffc9ccf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ -testops-commons >= 1.0.0 \ No newline at end of file +testops-commons >= 1.0.0 +urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file