mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Bump platformio to 6.1.18 (#8430)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
		| @@ -55,7 +55,7 @@ RUN \ | |||||||
|     pip3 install \ |     pip3 install \ | ||||||
|     --break-system-packages --no-cache-dir \ |     --break-system-packages --no-cache-dir \ | ||||||
|     # Keep platformio version in sync with requirements.txt |     # Keep platformio version in sync with requirements.txt | ||||||
|     platformio==6.1.16 \ |     platformio==6.1.18 \ | ||||||
|     # Change some platformio settings |     # Change some platformio settings | ||||||
|     && platformio settings set enable_telemetry No \ |     && platformio settings set enable_telemetry No \ | ||||||
|     && platformio settings set check_platformio_interval 1000000 \ |     && platformio settings set check_platformio_interval 1000000 \ | ||||||
|   | |||||||
| @@ -9,7 +9,7 @@ tornado==6.4.2 | |||||||
| tzlocal==5.3.1    # from time | tzlocal==5.3.1    # from time | ||||||
| tzdata>=2021.1  # from time | tzdata>=2021.1  # from time | ||||||
| pyserial==3.5 | pyserial==3.5 | ||||||
| platformio==6.1.18  # When updating platformio, also update Dockerfile | platformio==6.1.18  # When updating platformio, also update /docker/Dockerfile | ||||||
| esptool==4.8.1 | esptool==4.8.1 | ||||||
| click==8.1.7 | click==8.1.7 | ||||||
| esphome-dashboard==20250212.0 | esphome-dashboard==20250212.0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user