Skip to content

Commit

Permalink
chore(deps): bump django-cors-headers from 4.4.0 to 4.5.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.5.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.4.0...4.5.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 Oct 18, 2024
1 parent d78413e commit 7538b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==5.0.9
django-cors-headers==4.4.0
django-cors-headers==4.5.0
django-oauth-toolkit==2.4.0
django-tinymce==4.1.0
django-widget-tweaks==1.5.0
Expand Down

0 comments on commit 7538b31

Please sign in to comment.