Update dependency django-cors-headers to v3.13.0 (develop)

This commit is contained in:
RenovateBot 2022-06-18 19:24:47 +00:00 committed by Georg Krause
commit 1e31470174
2 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@ django-redis = "==5.2.0"
redis = "==4.1.4"
kombu = "==5.2.4"
celery = "==5.2.7"
django-cors-headers = "==3.11.0"
django-cors-headers = "==3.13.0"
musicbrainzngs = "==0.7.1"
djangorestframework = "==3.13.1"
arrow = "==1.2.2"