Skip to content

Commit

Permalink
Bump django-cors-headers from 3.13.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.13.0 to 4.3.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@3.13.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 14, 2023
1 parent cf7a7c6 commit f8ac175
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
23 changes: 11 additions & 12 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 @@ -31,7 +31,7 @@ defusedxml = "0.7.1"
Django = "4.1"
django-ajax-selects = "2.2.0"
django-celery-results = "2.4.0"
django-cors-headers = "3.13.0"
django-cors-headers = "4.3.0"
django-manifest-loader = "1.0.0"
flake8-black = "0.3.6"
gprof2dot = "2022.7.29"
Expand Down

0 comments on commit f8ac175

Please sign in to comment.