Skip to content

Commit 79dc9a6

Browse files
authored
Merge pull request #642 from arduino/dependabot/pip/poetry-2.2.0
Bump poetry from 2.1.3 to 2.2.0
2 parents a8937bf + 625ae40 commit 79dc9a6

File tree

3 files changed

+48
-64
lines changed

3 files changed

+48
-64
lines changed

poetry.lock

Lines changed: 46 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ GitPython = "^3.1.45"
2323
optional = true
2424

2525
[tool.poetry.group.pipx.dependencies]
26-
poetry = "2.1.3"
26+
poetry = "2.2.0"

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)