Skip to content

Commit f58653a

Browse files
authored
Merge pull request #371 from arduino/dependabot/pip/poetry-2.1.2
build(deps-dev): bump poetry from 2.1.1 to 2.1.2
2 parents d141716 + aa6cd2b commit f58653a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
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.1"
38+
poetry = "2.1.2"
3939

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

0 commit comments

Comments
 (0)