Chore: upgrade to DRF 3.15 (#7134)

This commit is contained in:
shamoon
2024-07-09 09:57:53 -07:00
committed by GitHub
parent 4ad4862641
commit bb83c1eb0a
8 changed files with 178 additions and 24 deletions

View File

@@ -18,7 +18,7 @@ django-filter = "~=24.2"
django-guardian = "*"
django-multiselectfield = "*"
django-soft-delete = "*"
djangorestframework = "==3.14.0"
djangorestframework = "==3.15.2"
djangorestframework-guardian = "*"
drf-writable-nested = "*"
bleach = "*"