fix(security) update djangorestframework 3.15.1 -> 3.15.2

[CVE-2024-21520](https://cwe.mitre.org/data/definitions/79.html)

!35
This commit is contained in:
2024-07-12 13:48:06 +09:30
parent c057ffdc9c
commit a395f30bd4

View File

@ -2,8 +2,8 @@ Django==5.0.7
django-debug-toolbar==4.3.0
social-auth-app-django==5.4.1
djangorestframework==3.15.1
djangorestframework-jsonapi==7.0.0
djangorestframework==3.15.2
djangorestframework-jsonapi==7.0.2
# DRF
pyyaml==6.0.1