diff --git a/samples/web-app-managed-identity/python/src/requirements.txt b/samples/web-app-managed-identity/python/src/requirements.txt index 5c1eb2c..24b498b 100644 --- a/samples/web-app-managed-identity/python/src/requirements.txt +++ b/samples/web-app-managed-identity/python/src/requirements.txt @@ -1,6 +1,6 @@ Flask==3.1.0 azure-identity==1.12.0 azure-storage-blob==12.26.0 -azure-core==1.35.0 +azure-core==1.38.0 gunicorn==23.0.0 python-dotenv==1.1.1 \ No newline at end of file