Bump pyiqvia to 1.1.0 (#55466)

This commit is contained in:
Aaron Bach 2021-08-30 14:12:09 -06:00 committed by GitHub
parent 1d1b5ab345
commit 3d9d104482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"
}