Skip to content

Commit

Permalink
Bump django-cors-headers from 4.4.0 to 4.5.0 (#708)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 5395cf9 commit d11065e
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 @@ -3,7 +3,7 @@ django-debug-toolbar==4.4.6
djangorestframework==3.14.0
django-filter==24.3
django-pipeline==3.1.0
django-cors-headers==4.4.0
django-cors-headers==4.5.0
coreapi==2.3.3
celery[redis]==5.4.0
statsd==4.0.1
Expand Down

0 comments on commit d11065e

Please sign in to comment.