Bump django-cors-headers from 4.2.0 to 4.4.0

Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.2.0 to 4.4.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.2.0...4.4.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]
2024-09-25 22:50:45 +00:00
committed by GitHub
parent 95a537e3c0
commit 431c842afb

View File

@@ -6,7 +6,7 @@ charset-normalizer==3.3.2
click==8.1.7
distro==1.9.0
Django==5.0.6
django-cors-headers==4.2.0
django-cors-headers==4.4.0
djangorestframework==3.15.2
gunicorn==22.0.0
h11==0.14.0