Skip to content

Commit

Permalink
Bump django-cors-headers from 4.3.1 to 4.6.0 in /src
Browse files Browse the repository at this point in the history
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.6.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.3.1...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 Nov 4, 2024
1 parent 2314518 commit e18b2d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions src/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 src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.10"
django = ">=4.2,<4.3"
djangorestframework = "^3.14.0"
django-cors-headers = "^4.3.1"
django-cors-headers = "^4.6.0"
whitenoise = "^6.6.0"
python-decouple = "^3.8"
gunicorn = "^22.0.0"
Expand Down

0 comments on commit e18b2d6

Please # to comment.