Skip to content

Commit

Permalink
Bump django-cors-headers from 3.14.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.14.0 to 4.4.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@3.14.0...4.4.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>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent ac623ca commit 23d2ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ django-allauth==0.63.3
django-anymail[mailgun]==8.6
django-autoslug==1.9.9 # https://github.com/justinmayer/django-autoslug
django-ckeditor==6.7.1 # Todo: Unused, remove.
django-cors-headers==3.14.0
django-cors-headers==4.4.0
django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms
django-environ==0.11.2
django-filebrowser-no-grappelli==4.0.2
Expand Down

0 comments on commit 23d2ab0

Please sign in to comment.