diff --git a/cloudshell-orch-core/requirements.txt b/cloudshell-orch-core/requirements.txt index b579e20..4fbc928 100644 --- a/cloudshell-orch-core/requirements.txt +++ b/cloudshell-orch-core/requirements.txt @@ -1,3 +1,4 @@ setuptools>=40.0,<45.0 cloudshell-automation-api>=2022.2.0.0,<2022.3.0.0 cloudshell-logging>=1.0.0,<1.1.0 +urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability