When updating pio I get the following:
PS C:PlatformIO\Projects> pio update
Updating platformio/contrib-piohome 3.4.1 @ ~3.4.1 [Up-to-date]
Updating platformio/tool-scons 4.40300.1 @ ~4.40300.0 [Up-to-date]
Updating platformio/tool-cppcheck 1.260.0 @ ~1.260.0 [Incompatible 1.270.0]
.
.
.
What does the ‘[Incompatible 1.270.0]’ in this context mean and how can I update the ‘tool-cppcheck’? PIO update does not update automatically, apparently.