Skip to content

Commit

Permalink
poetry bot: bump django-cors-headers from 3.14.0 to 4.4.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.4.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@3.14.0...4.4.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 Jun 20, 2024
1 parent 1d31350 commit 7c89354
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 9 deletions.
28 changes: 20 additions & 8 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 @@ -15,7 +15,7 @@ django-better-admin-arrayfield = "^1.4.2"
django-bootstrap4 = "^23.4"
django-ckeditor = "^6.7.1"
django-compressor = "^4.4"
django-cors-headers = "^3.14.0"
django-cors-headers = "^4.4.0"
django-environ = "^0.9.0"
django-extensions = "^3.2.3"
django-fieldsets-with-inlines = { git = "https://github.com/raphodn/django-fieldsets-with-inlines.git", branch = "master" }
Expand Down

0 comments on commit 7c89354

Please sign in to comment.