Skip to content

Commit

Permalink
Bump django-cors-headers from 4.5.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.5.0 to 4.6.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.5.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 and Uxio0 committed Dec 3, 2024
1 parent 463c5df commit 3f80247
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
Expand Up @@ -5,7 +5,7 @@ celery==5.4.0
django==5.0.9
django-cache-memoize==0.2.0
django-celery-beat==2.7.0
django-cors-headers==4.5.0
django-cors-headers==4.6.0
django-db-geventpool==4.0.7
django-debug-toolbar
django-debug-toolbar-force
Expand Down

0 comments on commit 3f80247

Please sign in to comment.