mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Bump pyiqvia to 1.0.0 (#51357)
This commit is contained in:
parent
10dccc6734
commit
101864aab8
@ -3,7 +3,7 @@
|
|||||||
"name": "IQVIA",
|
"name": "IQVIA",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/iqvia",
|
"documentation": "https://www.home-assistant.io/integrations/iqvia",
|
||||||
"requirements": ["numpy==1.20.3", "pyiqvia==0.3.1"],
|
"requirements": ["numpy==1.20.3", "pyiqvia==1.0.0"],
|
||||||
"codeowners": ["@bachya"],
|
"codeowners": ["@bachya"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -1481,7 +1481,7 @@ pyipma==2.0.5
|
|||||||
pyipp==0.11.0
|
pyipp==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.iqvia
|
# homeassistant.components.iqvia
|
||||||
pyiqvia==0.3.1
|
pyiqvia==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.irish_rail_transport
|
# homeassistant.components.irish_rail_transport
|
||||||
pyirishrail==0.0.2
|
pyirishrail==0.0.2
|
||||||
|
@ -822,7 +822,7 @@ pyipma==2.0.5
|
|||||||
pyipp==0.11.0
|
pyipp==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.iqvia
|
# homeassistant.components.iqvia
|
||||||
pyiqvia==0.3.1
|
pyiqvia==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.isy994
|
# homeassistant.components.isy994
|
||||||
pyisy==3.0.0
|
pyisy==3.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user