Update djangorestframework to 3.9.4 (#2050)

Update djangorestframework to 3.9.4
This commit is contained in:
Bruno Alla 2019-05-11 12:20:53 +01:00 committed by GitHub
commit a885fc369c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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