Skip to content

Commit 214eae9

Browse files
authored
Merge pull request #141 from arduino/dependabot/pip/poetry-2.1.2
Bump poetry from 2.1.1 to 2.1.2
2 parents f274b93 + d69553c commit 214eae9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ codespell = "^2.4.1"
1717
optional = true
1818

1919
[tool.poetry.group.pipx.dependencies]
20-
poetry = "2.1.1"
20+
poetry = "2.1.2"
2121

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

0 commit comments

Comments
 (0)