diff --git a/pyproject.toml b/pyproject.toml index bb7a44d5..4572458a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ ama = [ "azure-mgmt-resource", "azure-storage-blob", "azure-identity>=1.2.0", - "urllib3>=1.15", + "urllib3>=2.6.3", "six>=1.10", "certifi", "python-dateutil",