Bump platformio to 5.2.0 (#2291)

This commit is contained in:
Otto Winter
2021-09-14 23:07:02 +12:00
committed by Jesse Hills
parent 460a144ca8
commit 39a18fb358
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ TYPE_LINT = 'lint'
TYPES = [TYPE_DOCKER, TYPE_HA_ADDON, TYPE_LINT]
BASE_VERSION = "3.6.0"
BASE_VERSION = "4.2.0"
parser = argparse.ArgumentParser()