Skip to content

Commit 96a7c36

Browse files
Bump django-cors-headers from 3.14.0 to 4.3.0 in /back
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.14.0 to 4.3.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@3.14.0...4.3.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72fd102 commit 96a7c36

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

back/poetry.lock

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

back/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ drf-spectacular = {extras = ["sidecar"], version = "^0.24.0"}
1616
channels = "*"
1717
daphne = "*"
1818
Django = "*"
19-
django-cors-headers = "^3.13.0"
19+
django-cors-headers = "^4.3.0"
2020
django-extensions = "^3.2.1"
2121
django-better-admin-arrayfield = "^1.4.2"
2222
typefit = "^0.4.2"

0 commit comments

Comments
 (0)