mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
Update PyNaCl to 1.6.2 (#160909)
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["nacl"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["PyNaCl==1.6.0"]
|
||||
"requirements": ["PyNaCl==1.6.2"]
|
||||
}
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["nacl"],
|
||||
"requirements": ["PyNaCl==1.6.0"],
|
||||
"requirements": ["PyNaCl==1.6.2"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
||||
@@ -54,7 +54,7 @@ propcache==0.4.1
|
||||
psutil-home-assistant==0.0.1
|
||||
PyJWT==2.10.1
|
||||
pymicro-vad==1.0.1
|
||||
PyNaCl==1.6.0
|
||||
PyNaCl==1.6.2
|
||||
pyOpenSSL==25.3.0
|
||||
pyserial==3.5
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
Generated
+1
-1
@@ -70,7 +70,7 @@ PyMicroBot==0.0.23
|
||||
|
||||
# homeassistant.components.mobile_app
|
||||
# homeassistant.components.owntracks
|
||||
PyNaCl==1.6.0
|
||||
PyNaCl==1.6.2
|
||||
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
# homeassistant.components.homekit
|
||||
|
||||
Generated
+1
-1
@@ -70,7 +70,7 @@ PyMicroBot==0.0.23
|
||||
|
||||
# homeassistant.components.mobile_app
|
||||
# homeassistant.components.owntracks
|
||||
PyNaCl==1.6.0
|
||||
PyNaCl==1.6.2
|
||||
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
# homeassistant.components.homekit
|
||||
|
||||
Reference in New Issue
Block a user