diff --git a/requirements/base.txt b/requirements/base.txt index 2dd12fd..167fdfe 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -21,7 +21,7 @@ crispy-bootstrap5==2024.2 # https://github.com/django-crispy-forms/crispy-boots django-redis==5.4.0 # https://github.com/jazzband/django-redis # Django REST Framework djangorestframework==3.15.2 # https://github.com/encode/django-rest-framework -django-cors-headers==4.4.0 # https://github.com/adamchainz/django-cors-headers +django-cors-headers==4.7.0 # https://github.com/adamchainz/django-cors-headers # DRF-spectacular for api documentation drf-spectacular==0.27.2 # https://github.com/tfranzel/drf-spectacular