diff --git a/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt b/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt index 97ec218de..0e2c9072c 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.0 # via requests