Skip to content

Commit 3c7a5bc

Browse files
authored
Merge pull request #206 from arduino/dependabot/pip/poetry-2.2.1
Bump poetry from 2.2.0 to 2.2.1
2 parents ccc4d7d + c26f7af commit 3c7a5bc

File tree

2 files changed

+9
-9
lines changed

2 files changed

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

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

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

0 commit comments

Comments
 (0)