Skip to content

Commit 15a16cb

Browse files
committed
Update dependency djangorestframework-camel-case to v1.3.0
1 parent 9df84b6 commit 15a16cb

File tree

2 files changed

+572
-450
lines changed

2 files changed

+572
-450
lines changed

django-starter/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ graphene-django = "==2.15.0"
6262
# DRF
6363
djangorestframework = "==3.12.4"
6464
djangorestframework-simplejwt = "==4.8.0"
65-
djangorestframework-camel-case = "==1.2.0"
65+
djangorestframework-camel-case = "==1.3.0"
6666
djoser = "==2.1.0"
6767

6868
[requires]

0 commit comments

Comments
 (0)