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

chore: bump platformio to 6.1.16 to support py3.13 build (#7590)

This commit is contained in:
Rui Chen
2024-10-16 00:26:48 -04:00
committed by GitHub
parent c38cc128db
commit 22478ffb0f
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ tornado==6.4
tzlocal==5.2 # from time
tzdata>=2021.1 # from time
pyserial==3.5
platformio==6.1.15 # When updating platformio, also update Dockerfile
platformio==6.1.16 # When updating platformio, also update Dockerfile
esptool==4.7.0
click==8.1.7
esphome-dashboard==20240620.0