diff --git a/requirements/base.txt b/requirements/base.txt index e4798abe..aa2f7366 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ django-extensions==2.2.3 # https://github.com/django-extensions/django-extensio Jinja2==2.11.1 # Django REST Framework -djangorestframework==3.10.3 # https://github.com/encode/django-rest-framework +djangorestframework==3.11.2 # https://github.com/encode/django-rest-framework coreapi==2.3.3 # https://github.com/core-api/python-client django-imagekit==4.0.2 # https://github.com/matthewwithanm/django-imagekit