Bump python-qbittorrent to 0.4.2 (#44268)
This commit is contained in:
parent
4f9d5792ed
commit
295b1a91c3
3 changed files with 4 additions and 3 deletions
|
@ -356,6 +356,7 @@ homeassistant/components/ptvsd/* @swamp-ig
|
|||
homeassistant/components/push/* @dgomes
|
||||
homeassistant/components/pvoutput/* @fabaff
|
||||
homeassistant/components/pvpc_hourly_pricing/* @azogue
|
||||
homeassistant/components/qbittorrent/* @geoffreylagaisse
|
||||
homeassistant/components/qld_bushfire/* @exxamalte
|
||||
homeassistant/components/qnap/* @colinodell
|
||||
homeassistant/components/quantum_gateway/* @cisasteelersfan
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
"domain": "qbittorrent",
|
||||
"name": "qBittorrent",
|
||||
"documentation": "https://www.home-assistant.io/integrations/qbittorrent",
|
||||
"requirements": ["python-qbittorrent==0.4.1"],
|
||||
"codeowners": []
|
||||
"requirements": ["python-qbittorrent==0.4.2"],
|
||||
"codeowners": ["@geoffreylagaisse"]
|
||||
}
|
||||
|
|
|
@ -1801,7 +1801,7 @@ python-nmap==0.6.1
|
|||
python-openzwave-mqtt[mqtt-client]==1.4.0
|
||||
|
||||
# homeassistant.components.qbittorrent
|
||||
python-qbittorrent==0.4.1
|
||||
python-qbittorrent==0.4.2
|
||||
|
||||
# homeassistant.components.ripple
|
||||
python-ripple-api==0.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue