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 Nov 4, 2024
1 parent 5104edf commit cb3fda0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer = "^3.4.0"
cryptography = "^43.0.3"
defusedxml = "^0.7.1"
django-allauth = "^64.0.0"
django-cors-headers = "^4.5.0"
django-cors-headers = "^4.6.0"
django-filter = "^24.3"
django-health-check = "^3.18.3"
django-money = "^3.5.3"
Expand Down

0 comments on commit cb3fda0

Please sign in to comment.