diff --git a/samples/web-app-managed-identity/python/src/requirements.txt b/samples/web-app-managed-identity/python/src/requirements.txt index 5c1eb2c..3e30e05 100644 --- a/samples/web-app-managed-identity/python/src/requirements.txt +++ b/samples/web-app-managed-identity/python/src/requirements.txt @@ -1,5 +1,5 @@ Flask==3.1.0 -azure-identity==1.12.0 +azure-identity==1.16.1 azure-storage-blob==12.26.0 azure-core==1.35.0 gunicorn==23.0.0