Bump platformio from 5.2.1 to 5.2.2 (#2569)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
This commit is contained in:
dependabot[bot] 2021-10-21 20:01:27 +02:00 committed by GitHub
parent f1f2640d0e
commit f408f074c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ RUN \
# Ubuntu python3-pip is missing wheel
pip3 install --no-cache-dir \
wheel==0.36.2 \
platformio==5.2.1 \
platformio==5.2.2 \
# Change some platformio settings
&& platformio settings set enable_telemetry No \
&& platformio settings set check_libraries_interval 1000000 \

View file

@ -6,7 +6,7 @@ tornado==6.1
tzlocal==3.0 # from time
tzdata>=2021.1 # from time
pyserial==3.5
platformio==5.2.1 # When updating platformio, also update Dockerfile
platformio==5.2.2 # When updating platformio, also update Dockerfile
esptool==3.1
click==8.0.3
esphome-dashboard==20211021.1