Skip to content

Commit

Permalink
Bump django-cors-headers from 3.14.0 to 4.0.0 in /django
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.0.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@3.14.0...4.0.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2023
1 parent 5b538f0 commit 4551957
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions django/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 django/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.8"
Django = "4.2.1"
psycopg2-binary = "2.9.6"
djangorestframework = "3.14.0"
django-cors-headers = "3.14.0"
django-cors-headers = "4.0.0"
django-model-utils = "4.3.1"
sqlalchemy = "2.0.12"
social-auth-app-django = "5.2.0"
Expand Down

0 comments on commit 4551957

Please sign in to comment.