Skip to content

Commit dc1767b

Browse files
authored
Merge pull request #342 from arduino/dependabot/pip/poetry-2.0.1
build(deps-dev): bump poetry from 2.0.0 to 2.0.1
2 parents 954541a + 4fbb3d7 commit dc1767b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
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
@@ -35,7 +35,7 @@ pyserial = "3.5"
3535
optional = true
3636

3737
[tool.poetry.group.pipx.dependencies]
38-
poetry = "2.0.0"
38+
poetry = "2.0.1"
3939

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

0 commit comments

Comments
 (0)