Skip to content

Commit

Permalink
bump janus and btsocket
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernst committed Dec 15, 2024
1 parent 53a50cc commit 867f502
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions custom_components/ble_monitor/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"issue_tracker": "https://github.com/custom-components/ble_monitor/issues",
"requirements": [
"pycryptodomex>=3.21.0",
"janus>=1.0.0",
"janus>=2.0.0",
"aioblescan>=0.2.14",
"btsocket>=0.2.0",
"btsocket>=0.3.0",
"pyric>=0.1.6.3"
],
"version": "12.20.0"
"version": "13.0.0-beta"
}
4 changes: 2 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pytest-homeassistant-custom-component==0.13.193

# BLE monitor requirements
pycryptodomex==3.21.0
janus==1.0.0
janus==2.0.0
aioblescan==0.2.14
btsocket==0.2.0
btsocket==0.3.0
pyric==0.1.6.3

0 comments on commit 867f502

Please sign in to comment.