diff --git a/sample-code/robotframework/requirements.txt b/sample-code/robotframework/requirements.txt index 77b85010182..fd769c56466 100644 --- a/sample-code/robotframework/requirements.txt +++ b/sample-code/robotframework/requirements.txt @@ -1,2 +1,3 @@ robotframework >= 3.1.1 robotframework-appiumlibrary >= 1.5.0 +urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability