diff --git a/platformio/__init__.py b/platformio/__init__.py index d8e1515b29..2ea56425bb 100644 --- a/platformio/__init__.py +++ b/platformio/__init__.py @@ -59,7 +59,7 @@ "click >=8.0.4, <=8.2", "colorama", "marshmallow == 3.*", - "pyelftools == 0.29", + "pyelftools == 0.30", "pyserial == 3.5.*", # keep in sync "device/monitor/terminal.py" "requests == 2.*", "semantic_version == 2.10.*",