Skip to content

Commit

Permalink
Bump django-cors-headers from 3.14.0 to 4.0.0 in /api (#2291)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2023
1 parent 471f46c commit ad52681
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ boto3 = "~=1.26"
deepdiff = "~=6.2"
Django = "~=4.2"
django-braces = "~=1.15"
django-cors-headers = "~=3.14"
django-cors-headers = "~=4.0"
django-cron = "~=0.6"
django-log-request-id = "~=2.0"
django-oauth-toolkit = "~=2.2"
Expand Down
68 changes: 34 additions & 34 deletions api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad52681

Please sign in to comment.