Skip to content

Commit

Permalink
Bump dbus-fast to 2.21.2 (#117195)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed May 13, 2024
1 parent 85e651f commit 9c97269
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
Expand Up @@ -19,7 +19,7 @@
"bluetooth-adapters==0.19.2",
"bluetooth-auto-recovery==1.4.2",
"bluetooth-data-tools==1.19.0",
"dbus-fast==2.21.1",
"dbus-fast==2.21.2",
"habluetooth==3.0.1"
]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Expand Up @@ -24,7 +24,7 @@ cached_ipaddress==0.3.0
certifi>=2021.5.30
ciso8601==2.3.1
cryptography==42.0.5
dbus-fast==2.21.1
dbus-fast==2.21.2
fnv-hash-fast==0.5.0
ha-av==10.1.1
ha-ffmpeg==3.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -685,7 +685,7 @@ datadog==0.15.0
datapoint==0.9.9

# homeassistant.components.bluetooth
dbus-fast==2.21.1
dbus-fast==2.21.2

# homeassistant.components.debugpy
debugpy==1.8.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Expand Up @@ -569,7 +569,7 @@ datadog==0.15.0
datapoint==0.9.9

# homeassistant.components.bluetooth
dbus-fast==2.21.1
dbus-fast==2.21.2

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

0 comments on commit 9c97269

Please sign in to comment.