Update djangorestframework from 3.9.3 to 3.9.4

This commit is contained in:
browniebroke 2019-05-11 12:00:28 +01:00
parent e900a05e02
commit 4bca52c835

View File

@ -29,5 +29,5 @@ django-compressor==2.2 # 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.9.3 # https://github.com/encode/django-rest-framework djangorestframework==3.9.4 # 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