mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
chore: bump platformio to 6.1.16 to support py3.13 build (#7590)
This commit is contained in:
@@ -86,7 +86,7 @@ RUN \
|
||||
pip3 install \
|
||||
--break-system-packages --no-cache-dir \
|
||||
# Keep platformio version in sync with requirements.txt
|
||||
platformio==6.1.15 \
|
||||
platformio==6.1.16 \
|
||||
# Change some platformio settings
|
||||
&& platformio settings set enable_telemetry No \
|
||||
&& platformio settings set check_platformio_interval 1000000 \
|
||||
|
Reference in New Issue
Block a user