mirror of
https://github.com/home-assistant/core.git
synced 2025-05-12 09:59:20 +00:00
Bump pyiqvia to 1.1.0 (#55466)
This commit is contained in:
parent
1d1b5ab345
commit
3d9d104482
@ -3,7 +3,7 @@
|
||||
"name": "IQVIA",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/iqvia",
|
||||
"requirements": ["numpy==1.21.1", "pyiqvia==1.0.0"],
|
||||
"requirements": ["numpy==1.21.1", "pyiqvia==1.1.0"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -1530,7 +1530,7 @@ pyipma==2.0.5
|
||||
pyipp==0.11.0
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==1.0.0
|
||||
pyiqvia==1.1.0
|
||||
|
||||
# homeassistant.components.irish_rail_transport
|
||||
pyirishrail==0.0.2
|
||||
|
@ -879,7 +879,7 @@ pyipma==2.0.5
|
||||
pyipp==0.11.0
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==1.0.0
|
||||
pyiqvia==1.1.0
|
||||
|
||||
# homeassistant.components.isy994
|
||||
pyisy==3.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user