Skip to content

Commit 00f42ef

Browse files
authored
Update PyNaCl to 1.6.2 (home-assistant#160909)
1 parent 9b9f944 commit 00f42ef

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

homeassistant/components/mobile_app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"iot_class": "local_push",
1717
"loggers": ["nacl"],
1818
"quality_scale": "internal",
19-
"requirements": ["PyNaCl==1.6.0"]
19+
"requirements": ["PyNaCl==1.6.2"]
2020
}

homeassistant/components/owntracks/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"integration_type": "service",
1010
"iot_class": "local_push",
1111
"loggers": ["nacl"],
12-
"requirements": ["PyNaCl==1.6.0"],
12+
"requirements": ["PyNaCl==1.6.2"],
1313
"single_config_entry": true
1414
}

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ propcache==0.4.1
5454
psutil-home-assistant==0.0.1
5555
PyJWT==2.10.1
5656
pymicro-vad==1.0.1
57-
PyNaCl==1.6.0
57+
PyNaCl==1.6.2
5858
pyOpenSSL==25.3.0
5959
pyserial==3.5
6060
pyspeex-noise==1.0.2

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)