Upgrade oauth2client to 4.1.3 (#64044)

This commit is contained in:
Marc Mueller 2022-01-13 14:04:52 +01:00 committed by GitHub
parent 105a7e5109
commit 84552d2406
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
"requirements": [ "requirements": [
"google-api-python-client==1.6.4", "google-api-python-client==1.6.4",
"httplib2==0.19.0", "httplib2==0.19.0",
"oauth2client==4.0.0" "oauth2client==4.1.3"
], ],
"codeowners": [], "codeowners": [],
"iot_class": "cloud_polling" "iot_class": "cloud_polling"

View File

@ -1131,7 +1131,7 @@ numpy==1.21.4
oasatelematics==0.3 oasatelematics==0.3
# homeassistant.components.google # homeassistant.components.google
oauth2client==4.0.0 oauth2client==4.1.3
# homeassistant.components.profiler # homeassistant.components.profiler
objgraph==3.4.1 objgraph==3.4.1

View File

@ -704,7 +704,7 @@ numato-gpio==0.10.0
numpy==1.21.4 numpy==1.21.4
# homeassistant.components.google # homeassistant.components.google
oauth2client==4.0.0 oauth2client==4.1.3
# homeassistant.components.profiler # homeassistant.components.profiler
objgraph==3.4.1 objgraph==3.4.1