diff --git a/django/hello-world/requirements.txt b/django/hello-world/requirements.txt index aa49286..c18decc 100644 --- a/django/hello-world/requirements.txt +++ b/django/hello-world/requirements.txt @@ -1,2 +1,2 @@ -Django==6.0.4 +Django==6.0.5 whitenoise==6.12.0 \ No newline at end of file