Skip to content

Commit ccc4d7d

Browse files
authored
Merge pull request #205 from arduino/dependabot/pip/poetry-2.2.0
Bump poetry from 2.1.4 to 2.2.0
2 parents 478f2dd + 03365ca commit ccc4d7d

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
@@ -16,7 +16,7 @@ codespell = "^2.4.1"
1616
optional = true
1717

1818
[tool.poetry.group.pipx.dependencies]
19-
poetry = "2.1.4"
19+
poetry = "2.2.0"
2020

2121
[build-system]
2222
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)