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
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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