1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-18 01:33:51 +01:00

Bump zeroconf from 0.130.0 to 0.131.0 (#5967)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-19 20:16:10 +00:00
committed by GitHub
parent cd06dc77ee
commit efda2033f7

View File

@@ -11,7 +11,7 @@ esptool==4.7.0
click==8.1.7
esphome-dashboard==20231107.0
aioesphomeapi==21.0.0
zeroconf==0.130.0
zeroconf==0.131.0
python-magic==0.4.27
# esp-idf requires this, but doesn't bundle it by default