Skip to content

Commit

Permalink
Bump django-cors-headers from 4.4.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 4.4.0 to 4.6.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 7425321 commit d138d93
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 @@ -11,7 +11,7 @@ whitenoise==6.7.0

django-filter==24.3
django-extensions==3.2.3
django-cors-headers==4.4.0
django-cors-headers==4.6.0
django-storages==1.14.4

drf-jwt==1.19.2
Expand Down

0 comments on commit d138d93

Please sign in to comment.