Skip to content

Commit

Permalink
Bump dbus-fast to 2.28.0 (#135049)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Jan 8, 2025
1 parent 20db7fd commit 85ecb04
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/bluetooth/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"bluetooth-adapters==0.20.2",
"bluetooth-auto-recovery==1.4.2",
"bluetooth-data-tools==1.20.0",
"dbus-fast==2.24.3",
"dbus-fast==2.28.0",
"habluetooth==3.7.0"
]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ certifi>=2021.5.30
ciso8601==2.3.2
cronsim==2.6
cryptography==44.0.0
dbus-fast==2.24.3
dbus-fast==2.28.0
fnv-hash-fast==1.0.2
go2rtc-client==0.1.2
ha-ffmpeg==3.2.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ datadog==0.15.0
datapoint==0.9.9

# homeassistant.components.bluetooth
dbus-fast==2.24.3
dbus-fast==2.28.0

# homeassistant.components.debugpy
debugpy==1.8.11
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ datadog==0.15.0
datapoint==0.9.9

# homeassistant.components.bluetooth
dbus-fast==2.24.3
dbus-fast==2.28.0

# homeassistant.components.debugpy
debugpy==1.8.11
Expand Down

0 comments on commit 85ecb04

Please sign in to comment.