6.2.0
Dropped support for Python 3.6, 3.7 and 3.8, requiring Python 3.9 or newer to run PlatformIO Core (issue #5414) Removed support for static code analysis via PVS-Studio following its deprecation by the vendor (pull #5360) Added a new -p, --port option to the pio run command, allowing users to set both upload_port and monitor_port simultaneously for a more streamlined workflow (pull #5429) Added an…