Skip to content

Commit 53a50cc

Browse files
author
Ernst
committed
bump pycryptodomex to 3.21.0
1 parent 2aa9737 commit 53a50cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/ble_monitor/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"iot_class": "local_polling",
99
"issue_tracker": "https://github.com/custom-components/ble_monitor/issues",
1010
"requirements": [
11-
"pycryptodomex>=3.19.1",
11+
"pycryptodomex>=3.21.0",
1212
"janus>=1.0.0",
1313
"aioblescan>=0.2.14",
1414
"btsocket>=0.2.0",

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest-homeassistant-custom-component==0.13.193
22

33
# BLE monitor requirements
4-
pycryptodomex==3.19.1
4+
pycryptodomex==3.21.0
55
janus==1.0.0
66
aioblescan==0.2.14
77
btsocket==0.2.0

0 commit comments

Comments
 (0)