Skip to content

Commit e8f8f48

Browse files
authored
Merge pull request #410 from arduino/dependabot/pip/poetry-2.2.0
build(deps-dev): bump poetry from 2.1.4 to 2.2.0
2 parents 950c663 + 03f21db commit e8f8f48

File tree

2 files changed

+48
-60
lines changed

2 files changed

+48
-60
lines changed

poetry.lock

Lines changed: 47 additions & 59 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
@@ -35,7 +35,7 @@ pyserial = "3.5"
3535
optional = true
3636

3737
[tool.poetry.group.pipx.dependencies]
38-
poetry = "2.1.4"
38+
poetry = "2.2.0"
3939

4040
[build-system]
4141
requires = ["poetry-core"]

0 commit comments

Comments
 (0)