Skip to content

Commit

Permalink
Bump django-cors-headers from 4.2.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.2.0 to 4.6.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.2.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 Nov 5, 2024
1 parent b0db01b commit d8b99de
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 @@ -10,7 +10,7 @@ dependencies = [
"botocore==1.34.148",
"commitment==3.0.1",
"Django==4.2.16",
"django-cors-headers==4.2.0",
"django-cors-headers==4.6.0",
"django-extensions==3.2.3",
"django-filter==24.2",
"django-formtools==2.3",
Expand Down

0 comments on commit d8b99de

Please sign in to comment.