Skip to content

Commit 3dc6122

Browse files
authored
Update idf-component-manager ~=2.2
1 parent df77291 commit 3dc6122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/frameworks/espidf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1513,7 +1513,7 @@ def _get_installed_uv_packages(python_exe_path):
15131513
# https://github.com/platformio/platform-espressif32/issues/635
15141514
"cryptography": "~=44.0.0",
15151515
"pyparsing": ">=3.1.0,<4",
1516-
"idf-component-manager": "~=2.0.1",
1516+
"idf-component-manager": "~=2.2",
15171517
"esp-idf-kconfig": "~=2.5.0"
15181518
}
15191519

0 commit comments

Comments
 (0)