diff --git a/drivers/aws_shell/src/requirements.txt b/drivers/aws_shell/src/requirements.txt index a5556038..ba1a4a8b 100644 --- a/drivers/aws_shell/src/requirements.txt +++ b/drivers/aws_shell/src/requirements.txt @@ -3,3 +3,4 @@ cloudshell-shell-core>=3.1.0,<3.2.0 cloudshell-cp-aws>=2.5.0,<2.6.0 jsonpickle==0.9.3 cloudshell-cp-core>=1.0.4,<1.1.0 +urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability