From 1804a242b6670fd88da8638555943a61bb377aa0 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Sat, 23 Mar 2024 22:51:40 +0100 Subject: [PATCH] platformIO version bump Trying to solve CI build errors Tool Manager: Installing platformio/tool-scons @ ~4.40400.0 Error: Could not find the package with 'platformio/tool-scons @ ~4.40400.0' requirements for your system 'linux_x86_64' --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b55606d..cca736f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ marshmallow==3.19.0 # via platformio packaging==23.1 # via marshmallow -platformio==6.1.6 +platformio==6.1.14 # via -r requirements.in pyelftools==0.29 # via platformio