Skip to content

Commit e755d85

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 82b80be commit e755d85

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.2.0"
12+
poetry = "2.2.1"
1313

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

0 commit comments

Comments
 (0)