Merge pull request #33 from pacnpal/dependabot/pip/django-cors-headers-4.7.0

[DEPENDABOT] Update: Bump django-cors-headers from 4.6.0 to 4.7.0
This commit is contained in:
pacnpal
2025-02-10 16:12:25 -05:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# Django and REST framework
Django==5.1.6
djangorestframework==3.15.2
django-cors-headers==4.6.0
django-cors-headers==4.7.0
# Authentication
django-allauth==65.4.0