diff --git a/requirements.txt b/requirements.txt index 352fe8a..2b984c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ -testops-api >= 1.0.1 \ No newline at end of file +testops-api >= 1.0.1 +urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file