diff --git a/samples/web-app-managed-identity/python/src/requirements.txt b/samples/web-app-managed-identity/python/src/requirements.txt index 5c1eb2c..f483141 100644 --- a/samples/web-app-managed-identity/python/src/requirements.txt +++ b/samples/web-app-managed-identity/python/src/requirements.txt @@ -3,4 +3,4 @@ azure-identity==1.12.0 azure-storage-blob==12.26.0 azure-core==1.35.0 gunicorn==23.0.0 -python-dotenv==1.1.1 \ No newline at end of file +python-dotenv==1.2.2 \ No newline at end of file