Skip to content

Commit 2fc2bb9

Browse files
authored
Update PyNaCl to 1.6.0 (home-assistant#152107)
1 parent 40da606 commit 2fc2bb9

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.5.0"]
19+
"requirements": ["PyNaCl==1.6.0"]
2020
}

homeassistant/components/owntracks/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"documentation": "https://www.home-assistant.io/integrations/owntracks",
99
"iot_class": "local_push",
1010
"loggers": ["nacl"],
11-
"requirements": ["PyNaCl==1.5.0"],
11+
"requirements": ["PyNaCl==1.6.0"],
1212
"single_config_entry": true
1313
}

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ propcache==0.3.2
5353
psutil-home-assistant==0.0.1
5454
PyJWT==2.10.1
5555
pymicro-vad==1.0.1
56-
PyNaCl==1.5.0
56+
PyNaCl==1.6.0
5757
pyOpenSSL==25.1.0
5858
pyserial==3.5
5959
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)