Bump pyiqvia to 1.0.0 (#51357)
This commit is contained in:
parent
10dccc6734
commit
101864aab8
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.20.3", "pyiqvia==0.3.1"],
|
||||
"requirements": ["numpy==1.20.3", "pyiqvia==1.0.0"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1481,7 +1481,7 @@ pyipma==2.0.5
|
|||
pyipp==0.11.0
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==0.3.1
|
||||
pyiqvia==1.0.0
|
||||
|
||||
# homeassistant.components.irish_rail_transport
|
||||
pyirishrail==0.0.2
|
||||
|
|
|
@ -822,7 +822,7 @@ pyipma==2.0.5
|
|||
pyipp==0.11.0
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==0.3.1
|
||||
pyiqvia==1.0.0
|
||||
|
||||
# homeassistant.components.isy994
|
||||
pyisy==3.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue