Skip to content

Commit 4cc0d6a

Browse files
authored
Merge pull request #958 from arduino/dependabot/pip/poetry-2.2.0
Bump poetry from 2.1.4 to 2.2.0
2 parents 8bf491c + 4e11189 commit 4cc0d6a

File tree

2 files changed

+48
-64
lines changed

2 files changed

+48
-64
lines changed

poetry.lock

Lines changed: 47 additions & 63 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
@@ -9,7 +9,7 @@ package-mode = false
99
optional = true
1010

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

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

0 commit comments

Comments
 (0)