Bump python-qbittorrent to 0.4.2 (#44268)

This commit is contained in:
Geoffrey Lagaisse 2020-12-16 15:53:01 +01:00 committed by GitHub
parent 4f9d5792ed
commit 295b1a91c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

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

View file

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

View file

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