Skip to content

Commit a116aab

Browse files
authored
Merge pull request #665 from arduino/dependabot/pip/poetry-2.2.1
Bump poetry from 2.2.0 to 2.2.1
2 parents ad6e904 + e755d85 commit a116aab

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 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.2.0"
26+
poetry = "2.2.1"

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)