Bump django-cors-headers from 3.10.0 to 3.10.1

Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.10.0 to 3.10.1.
- [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.10.0...3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-10 09:04:43 +00:00 committed by GitHub
parent ade607b121
commit 7f2e15f185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ dj-database-url==0.5.0
Django==4.0
django-background-tasks==1.2.5
django-compat==1.0.15
django-cors-headers==3.10.0
django-cors-headers==3.10.1
django-db-logger==0.1.11
djangorestframework==3.12.4
google-auth==2.3.3