Skip to content

Commit

Permalink
Bump django-cors-headers from 4.4.0 to 4.6.0 (#272)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent d26e4b2 commit c3e9b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"Django==5.1.2",
"django-allauth[socialaccount]==65.1.0",
"django-bootstrap5==24.3",
"django-cors-headers==4.4.0",
"django-cors-headers==4.6.0",
"django-decorator-include==3.2",
"django-filter==24.3",
"django-guardian==2.4.0",
Expand Down

0 comments on commit c3e9b6b

Please sign in to comment.