Bump google-auth from 2.0.0 to 2.3.0

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.0.0 to 2.3.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-18 15:20:51 +00:00 committed by GitHub
parent ef0e9cfbf5
commit 22f0fff05f
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 @@ Django==3.2.8
django-cors-headers==3.10.0
django-db-logger==0.1.10
djangorestframework==3.12.4
google-auth==2.0.0
google-auth==2.3.0
idna==3.3
isort==5.9.3
jsonfield==3.1.0