drf-SimpleJWT-React
drf-SimpleJWT-React copied to clipboard
Bump django-cors-headers from 3.7.0 to 3.13.0 in /server
Bumps django-cors-headers from 3.7.0 to 3.13.0.
Changelog
Sourced from django-cors-headers's changelog.
3.13.0 (2022-06-05)
Support Python 3.11.
Support Django 4.1.
3.12.0 (2022-05-10)
- Drop support for Django 2.2, 3.0, and 3.1.
3.11.0 (2022-01-10)
- Drop Python 3.6 support.
3.10.1 (2021-12-05)
Prevent a crash when an invalid
Originheader is sent.Thanks to minusf for the report in
Issue [#701](https://github.com/adamchainz/django-cors-headers/issues/701) <https://github.com/adamchainz/django-cors-headers/issues/701>__.3.10.0 (2021-10-05)
- Support Python 3.10.
3.9.0 (2021-09-28)
- Support Django 4.0.
3.8.0 (2021-08-15)
Add type hints.
Stop distributing tests to reduce package size. Tests are not intended to be run outside of the tox setup in the repository. Repackagers can use GitHub's tarballs per tag.
Commits
7d593f7Version 3.13.0c7ac5d2Support Django 4.1 (#772)8f6d4fdUpgrade requirements (#771)16a3feaMake requirements compile disable pip's require-virtualenv flag always1bf097f[pre-commit.ci] pre-commit autoupdate (#770)4c432daUpgrade requirements (#769)e51c025Upgrade GitHub Actions (#767)4db4824Disable blank GitHub issues (#765)ab6f4a7Version 3.12.0005d51aFix README- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)