diff --git a/examples/Python/python-django-webapp-sample/requirements.txt b/examples/Python/python-django-webapp-sample/requirements.txt index 1a6b55e5..e5d12e22 100644 --- a/examples/Python/python-django-webapp-sample/requirements.txt +++ b/examples/Python/python-django-webapp-sample/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.17 +Django==4.2.18 whitenoise==6.4.0 azure-appconfiguration-provider==1.3.0 azure-identity==1.16.1