mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Bump platformio from 6.1.11 to 6.1.13 (#6086)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -81,7 +81,7 @@ RUN \ | ||||
|     fi; \ | ||||
|     pip3 install \ | ||||
|     --break-system-packages --no-cache-dir \ | ||||
|     platformio==6.1.11 \ | ||||
|     platformio==6.1.13 \ | ||||
|     # Change some platformio settings | ||||
|     && platformio settings set enable_telemetry No \ | ||||
|     && platformio settings set check_platformio_interval 1000000 \ | ||||
|   | ||||
| @@ -8,7 +8,7 @@ tornado==6.4 | ||||
| tzlocal==5.2    # from time | ||||
| tzdata>=2021.1  # from time | ||||
| pyserial==3.5 | ||||
| platformio==6.1.11  # When updating platformio, also update Dockerfile | ||||
| platformio==6.1.13  # When updating platformio, also update Dockerfile | ||||
| esptool==4.7.0 | ||||
| click==8.1.7 | ||||
| esphome-dashboard==20231107.0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user