Upgrade qnapstats library to 0.3.1 (#47907)

Fixes #47674
This commit is contained in:
Colin O'Dell 2021-03-15 07:53:45 -04:00 committed by GitHub
parent 87d62cbbb8
commit b645dabd66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "qnap",
"name": "QNAP",
"documentation": "https://www.home-assistant.io/integrations/qnap",
"requirements": ["qnapstats==0.3.0"],
"requirements": ["qnapstats==0.3.1"],
"codeowners": ["@colinodell"]
}

View File

@ -1922,7 +1922,7 @@ pyzbar==0.1.7
pyzerproc==0.4.8
# homeassistant.components.qnap
qnapstats==0.3.0
qnapstats==0.3.1
# homeassistant.components.quantum_gateway
quantum-gateway==0.0.5