1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-07 03:11:00 +01:00

Bump aioesphomeapi from 10.8.1 to 10.8.2 (#3182)

This commit is contained in:
dependabot[bot] 2022-02-09 20:13:02 +01:00 committed by Jesse Hills
parent a576c9f21f
commit 8dcc9d6b66
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -10,7 +10,7 @@ platformio==5.2.4 # When updating platformio, also update Dockerfile
esptool==3.2
click==8.0.3
esphome-dashboard==20220209.0
aioesphomeapi==10.8.1
aioesphomeapi==10.8.2
zeroconf==0.37.0
# esp-idf requires this, but doesn't bundle it by default