mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump chacha20poly1305-reuseable to 0.13.2 (#123471)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
b445517244
commit
618efdb326
@ -10,6 +10,7 @@
|
|||||||
"loggers": ["pyhap"],
|
"loggers": ["pyhap"],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"HAP-python==4.9.1",
|
"HAP-python==4.9.1",
|
||||||
|
"chacha20poly1305-reuseable==0.13.2",
|
||||||
"fnv-hash-fast==0.5.0",
|
"fnv-hash-fast==0.5.0",
|
||||||
"PyQRCode==1.2.1",
|
"PyQRCode==1.2.1",
|
||||||
"base36==0.1.1"
|
"base36==0.1.1"
|
||||||
|
@ -651,6 +651,9 @@ cached_ipaddress==0.3.0
|
|||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==1.3.9
|
caldav==1.3.9
|
||||||
|
|
||||||
|
# homeassistant.components.homekit
|
||||||
|
chacha20poly1305-reuseable==0.13.2
|
||||||
|
|
||||||
# homeassistant.components.cisco_mobility_express
|
# homeassistant.components.cisco_mobility_express
|
||||||
ciscomobilityexpress==0.3.9
|
ciscomobilityexpress==0.3.9
|
||||||
|
|
||||||
|
@ -562,6 +562,9 @@ cached_ipaddress==0.3.0
|
|||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==1.3.9
|
caldav==1.3.9
|
||||||
|
|
||||||
|
# homeassistant.components.homekit
|
||||||
|
chacha20poly1305-reuseable==0.13.2
|
||||||
|
|
||||||
# homeassistant.components.coinbase
|
# homeassistant.components.coinbase
|
||||||
coinbase-advanced-py==1.2.2
|
coinbase-advanced-py==1.2.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user