1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 19:32:19 +01:00

Bump zeroconf to 0.47.1 (#4268)

This commit is contained in:
J. Nick Koston
2023-01-08 15:14:06 -10:00
committed by GitHub
parent ecac26aeba
commit 1511a6ebcd

View File

@@ -11,7 +11,7 @@ esptool==4.4
click==8.1.3
esphome-dashboard==20221231.0
aioesphomeapi==13.0.2
zeroconf==0.39.4
zeroconf==0.47.1
# esp-idf requires this, but doesn't bundle it by default
# https://github.com/espressif/esp-idf/blob/220590d599e134d7a5e7f1e683cc4550349ffbf8/requirements.txt#L24