diff --git a/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt b/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt index 97ec218de..3b94a46d5 100644 --- a/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt +++ b/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt @@ -71,5 +71,5 @@ smmap==5.0.1 # via gitdb typing-extensions==4.9.0 # via azure-core -urllib3==2.2.1 +urllib3==2.6.3 # via requests