Skip to content

Commit ea11871

Browse files
chore(deps): Bump django-cors-headers from 4.6.0 to 4.7.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.6.0 to 4.7.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.6.0...4.7.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7206b0 commit ea11871

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.10"
1212
django = "^5.1"
1313
djangorestframework-simplejwt = "^5.3.1"
1414
dj-split-settings = "^0.1.2"
15-
django-cors-headers = "^4.6.0"
15+
django-cors-headers = "^4.7.0"
1616

1717

1818
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)