Skip to content

Commit

Permalink
Bump django-cors-headers from 4.4.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.4.0 to 4.6.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.4.0...4.6.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>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 858b5a0 commit f582414
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -11,7 +11,7 @@ python = "3.12.5"
Django = "^4.2.16"
django-q = "^1.3.9"
django-choices-field = "^2.3"
django-cors-headers = "^4.4.0"
django-cors-headers = "^4.6.0"
gunicorn = "^22.0.0"
Pillow = "^10.4.0"
psycopg2 = "^2.9.9"
Expand Down

0 comments on commit f582414

Please sign in to comment.