Bump django-cors-headers from 3.8.0 to 3.10.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.8.0 to 3.10.0. - [Release notes](https://github.com/adamchainz/django-cors-headers/releases) - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.8.0...3.10.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>
This commit is contained in:
parent
efff310196
commit
815fce9b7a
|
@ -6,7 +6,7 @@ chardet==4.0.0
|
|||
colorama==0.4.4
|
||||
dj-database-url==0.5.0
|
||||
Django==3.2.8
|
||||
django-cors-headers==3.8.0
|
||||
django-cors-headers==3.10.0
|
||||
django-db-logger==0.1.10
|
||||
djangorestframework==3.12.4
|
||||
google-auth==2.0.0
|
||||
|
|
Loading…
Reference in New Issue