Skip to content

Commit

Permalink
fix(deps): update dependency django-cors-headers to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 1193f8f commit fa748ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -49,7 +49,7 @@ Django = "4.2.15"
django-anymail = {extras = ["mailgun"], version = "^10.0"}
django-bitfield = "^2.2.0"
django-cache-memoize = "^0.2.0"
django-cors-headers = "^3.6.0"
django-cors-headers = "^4.0.0"
django-filter = "^2.4.0"
django-guardian = "^2.4.0"
django-hijack = "^3.4.1"
Expand Down

0 comments on commit fa748ca

Please sign in to comment.