Bump django-cors-headers from 4.4.0 to 4.6.0

Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.4.0 to 4.6.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.4.0...4.6.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-11-01 14:11:24 +00:00
committed by GitHub
parent 18638889b2
commit 06bc85cbf6

View File

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