diff --git a/django/hello-world/requirements.txt b/django/hello-world/requirements.txt index fd4303a..963951d 100644 --- a/django/hello-world/requirements.txt +++ b/django/hello-world/requirements.txt @@ -1,2 +1,2 @@ -Django==4.2.29 +Django==6.0.3 whitenoise==6.12.0 \ No newline at end of file