mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-08 12:44:43 +00:00
Update djangorestframework from 3.10.2 to 3.10.3
This commit is contained in:
parent
baab918874
commit
c29795b1dc
1 changed files with 1 additions and 1 deletions
|
|
@ -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 REST Framework
|
||||
djangorestframework==3.10.2 # https://github.com/encode/django-rest-framework
|
||||
djangorestframework==3.10.3 # https://github.com/encode/django-rest-framework
|
||||
coreapi==2.3.3 # https://github.com/core-api/python-client
|
||||
|
|
|
|||
Loading…
Reference in a new issue