Update djangorestframework from 3.10.1 to 3.10.2

This commit is contained in:
browniebroke 2019-07-30 12:00:32 +01:00
parent 8cdc025966
commit 57ba93c69c

View File

@ -30,5 +30,5 @@ django-compressor==2.3 # https://github.com/django-compressor/django-compressor
django-redis==4.10.0 # https://github.com/niwinz/django-redis django-redis==4.10.0 # https://github.com/niwinz/django-redis
# Django REST Framework # Django REST Framework
djangorestframework==3.10.1 # https://github.com/encode/django-rest-framework djangorestframework==3.10.2 # https://github.com/encode/django-rest-framework
coreapi==2.3.3 # https://github.com/core-api/python-client coreapi==2.3.3 # https://github.com/core-api/python-client