Skip to content

Commit

Permalink
Bump ZHA dependency bellows to 0.38.4 (#116660)
Browse files Browse the repository at this point in the history
Bump ZHA dependencies

Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
  • Loading branch information
2 people authored and frenck committed May 3, 2024
1 parent c36fd55 commit abeb65e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/zha/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"universal_silabs_flasher"
],
"requirements": [
"bellows==0.38.3",
"bellows==0.38.4",
"pyserial==3.5",
"pyserial-asyncio==0.6",
"zha-quirks==0.0.115",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ beautifulsoup4==4.12.3
# beewi-smartclim==0.0.10

# homeassistant.components.zha
bellows==0.38.3
bellows==0.38.4

# homeassistant.components.bmw_connected_drive
bimmer-connected[china]==0.15.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ base36==0.1.1
beautifulsoup4==4.12.3

# homeassistant.components.zha
bellows==0.38.3
bellows==0.38.4

# homeassistant.components.bmw_connected_drive
bimmer-connected[china]==0.15.2
Expand Down

0 comments on commit abeb65e

Please sign in to comment.