Skip to content

Commit

Permalink
Bump django-cors-headers from 3.14.0 to 4.3.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.3.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@3.14.0...4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent f9fe452 commit ff09cbb
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 @@ -5,7 +5,7 @@ django-allauth==0.57.0
django-anymail[mailgun]==8.6
django-autoslug==1.9.9 # https://github.com/justinmayer/django-autoslug
django-ckeditor==6.7.0
django-cors-headers==3.14.0
django-cors-headers==4.3.0
django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms
django-environ==0.11.2
django-filter==21.1 # https://github.com/carltongibson/django-filter/
Expand Down

0 comments on commit ff09cbb

Please sign in to comment.