diff --git a/requirements/base.txt b/requirements/base.txt index c58eec9..64ccd7f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -23,4 +23,4 @@ django-filter==21.1 # https://github.com/carltongibson/django-filter # Django REST Framework djangorestframework==3.13.1 # https://github.com/encode/django-rest-framework -django-cors-headers==3.10.1 # https://github.com/adamchainz/django-cors-headers +django-cors-headers==3.11.0 # https://github.com/adamchainz/django-cors-headers