mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 21:24:43 +00:00
Update djangorestframework to 3.9.4 (#2050)
Update djangorestframework to 3.9.4
This commit is contained in:
commit
a885fc369c
1 changed files with 1 additions and 1 deletions
|
|
@ -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 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue