Bump pyiqvia to 2022.04.0 (#70826)
This commit is contained in:
parent
0da228d210
commit
1113503106
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "IQVIA",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/iqvia",
|
||||
"requirements": ["numpy==1.21.4", "pyiqvia==2021.11.0"],
|
||||
"requirements": ["numpy==1.21.4", "pyiqvia==2022.04.0"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyiqvia"]
|
||||
|
|
|
@ -1550,7 +1550,7 @@ pyipma==2.0.5
|
|||
pyipp==0.11.0
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==2021.11.0
|
||||
pyiqvia==2022.04.0
|
||||
|
||||
# homeassistant.components.irish_rail_transport
|
||||
pyirishrail==0.0.2
|
||||
|
|
|
@ -1029,7 +1029,7 @@ pyipma==2.0.5
|
|||
pyipp==0.11.0
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==2021.11.0
|
||||
pyiqvia==2022.04.0
|
||||
|
||||
# homeassistant.components.iss
|
||||
pyiss==1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue