diff --git a/full-stack/postgresql-django-react/4-1-django-authentication/requirements.txt b/full-stack/postgresql-django-react/4-1-django-authentication/requirements.txt index 52565a8..14c00b4 100644 --- a/full-stack/postgresql-django-react/4-1-django-authentication/requirements.txt +++ b/full-stack/postgresql-django-react/4-1-django-authentication/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 cachetools==5.5.2 certifi==2025.1.31 charset-normalizer==3.4.1 -Django==5.1.7 +Django==5.1.14 django-cors-headers==4.7.0 django-filter==25.1 djangorestframework==3.16.0