Skip to content

Commit

Permalink
Bump python-bsblan to 0.5.11 (home-assistant#90377)
Browse files Browse the repository at this point in the history
  • Loading branch information
liudger authored Mar 28, 2023
1 parent e4bb339 commit 4575352
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/bsblan/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/bsblan",
"iot_class": "local_polling",
"loggers": ["bsblan"],
"requirements": ["python-bsblan==0.5.9"]
"requirements": ["python-bsblan==0.5.11"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2021,7 +2021,7 @@ pythinkingcleaner==0.0.3
python-blockchain-api==0.0.2

# homeassistant.components.bsblan
python-bsblan==0.5.9
python-bsblan==0.5.11

# homeassistant.components.clementine
python-clementine-remote==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1468,7 +1468,7 @@ pytankerkoenig==0.0.6
pytautulli==23.1.1

# homeassistant.components.bsblan
python-bsblan==0.5.9
python-bsblan==0.5.11

# homeassistant.components.ecobee
python-ecobee-api==0.2.14
Expand Down

0 comments on commit 4575352

Please sign in to comment.