Skip to content

Commit 0ea8486

Browse files
fix(deps): update dependency django-cors-headers to v4
1 parent f45a116 commit 0ea8486

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Django = "4.2.16"
4949
django-anymail = {extras = ["mailgun"], version = "^10.0"}
5050
django-bitfield = "^2.2.0"
5151
django-cache-memoize = "^0.2.0"
52-
django-cors-headers = "^3.6.0"
52+
django-cors-headers = "^4.0.0"
5353
django-filter = "^2.4.0"
5454
django-guardian = "^2.4.0"
5555
django-hijack = "^3.4.1"

0 commit comments

Comments
 (0)