Skip to content

Commit

Permalink
Bump django-cors-headers from 3.14.0 to 4.3.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 6abb9ef commit 236e1bf
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 @@ -34,7 +34,7 @@ djangorestframework-camel-case = "1.4.2"
django-extensions = "3.2.3"
django-autoslug = "1.9.9"
django-oauth-toolkit = "1.6.3"
django-cors-headers = "3.14.0"
django-cors-headers = "4.3.0"
django-mptt = "0.14.0"
django-filter = "23.2"
django-environ = "0.10.0"
Expand Down

0 comments on commit 236e1bf

Please sign in to comment.