diff --git a/django-starter/Pipfile b/django-starter/Pipfile index e680cc4d..27617e34 100644 --- a/django-starter/Pipfile +++ b/django-starter/Pipfile @@ -60,7 +60,7 @@ boto3 = "==1.18.44" django-anymail = "==8.4" graphene-django = "==2.15.0" # DRF -djangorestframework = "==3.12.4" +djangorestframework = "==3.17.1" djangorestframework-simplejwt = "==4.8.0" djangorestframework-camel-case = "==1.2.0" djoser = "==2.1.0"