Skip to content

Commit

Permalink
Bump django-cors-headers from 3.14.0 to 4.6.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.6.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@3.14.0...4.6.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 30, 2024
1 parent 7db96c1 commit a7ce08c
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 @@ -43,4 +43,4 @@ argon2-cffi==21.3.0
django-modeltranslation==0.18.11

# CORS
django-cors-headers==3.14.0
django-cors-headers==4.6.0

0 comments on commit a7ce08c

Please sign in to comment.