[DEPENDABOT] Update: Bump django-cors-headers from 4.6.0 to 4.7.0

Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.6.0 to 4.7.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.6.0...4.7.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-10 16:50:51 +00:00
committed by GitHub
parent b4c474c496
commit f1c37f2bc1

View File

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