Bump dbus-fast to 1.59.1 (#81229)

* Bump dbus-fast to 1.59.1

fixes incorrect logging of an exception when it was already handled

changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.59.0...v1.59.1

* empty
This commit is contained in:
J. Nick Koston 2022-10-30 05:32:57 -05:00 committed by GitHub
parent 2c190cf323
commit d9d6902803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@
"bleak-retry-connector==2.5.0",
"bluetooth-adapters==0.6.0",
"bluetooth-auto-recovery==0.3.6",
"dbus-fast==1.59.0"
"dbus-fast==1.59.1"
],
"codeowners": ["@bdraco"],
"config_flow": true,

View file

@ -17,7 +17,7 @@ bluetooth-auto-recovery==0.3.6
certifi>=2021.5.30
ciso8601==2.2.0
cryptography==38.0.1
dbus-fast==1.59.0
dbus-fast==1.59.1
fnvhash==0.1.0
hass-nabucasa==0.56.0
home-assistant-bluetooth==1.6.0

View file

@ -540,7 +540,7 @@ datadog==0.15.0
datapoint==0.9.8
# homeassistant.components.bluetooth
dbus-fast==1.59.0
dbus-fast==1.59.1
# homeassistant.components.debugpy
debugpy==1.6.3

View file

@ -420,7 +420,7 @@ datadog==0.15.0
datapoint==0.9.8
# homeassistant.components.bluetooth
dbus-fast==1.59.0
dbus-fast==1.59.1
# homeassistant.components.debugpy
debugpy==1.6.3