Skip to content

Commit 625ae40

Browse files
committed
Update poetry version in asset
This is now the version used as standard in all Arduino Tooling projects, which the "template" is intended to be used with.
1 parent e8bea80 commit 625ae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-templates/assets/poetry/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99
optional = true
1010

1111
[tool.poetry.group.pipx.dependencies]
12-
poetry = "2.1.3"
12+
poetry = "2.2.0"
1313

1414
[tool.poetry.dependencies]
1515
python = "~3.9"

0 commit comments

Comments
 (0)