Bump django-cors-headers from 3.14.0 to 4.0.0 (#580)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-14 11:38:55 +00:00 committed by GitHub
parent b0ffe150c0
commit e78bc920e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,5 +32,5 @@ black==23.3.0
isort==5.12.0
flake8==6.0.0
pyflakes==3.0.1
django-cors-headers==3.14.0
django-cors-headers==4.0.0
base91==1.0.1