Bump pygatt to 4.0.5 (#27526)

This commit is contained in:
foreign-sub 2019-10-12 15:08:57 +02:00 committed by Pascal Vizeli
parent 3d05228ec1
commit 9d7a218df5
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Bluetooth le tracker",
"documentation": "https://www.home-assistant.io/integrations/bluetooth_le_tracker",
"requirements": [
"pygatt[GATTTOOL]==4.0.1"
"pygatt[GATTTOOL]==4.0.5"
],
"dependencies": [],
"codeowners": []

View file

@ -3,7 +3,7 @@
"name": "Skybeacon",
"documentation": "https://www.home-assistant.io/integrations/skybeacon",
"requirements": [
"pygatt[GATTTOOL]==4.0.1"
"pygatt[GATTTOOL]==4.0.5"
],
"dependencies": [],
"codeowners": []

View file

@ -1202,7 +1202,7 @@ pyfttt==0.3
# homeassistant.components.bluetooth_le_tracker
# homeassistant.components.skybeacon
pygatt[GATTTOOL]==4.0.1
pygatt[GATTTOOL]==4.0.5
# homeassistant.components.gogogate2
pygogogate2==0.1.1