Skip to content

Commit 8350b27

Browse files
authored
Merge pull request #399 from arduino/dependabot/pip/poetry-2.1.4
build(deps-dev): bump poetry from 2.1.3 to 2.1.4
2 parents 3c8c529 + 79ebfd9 commit 8350b27

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.3"
38+
poetry = "2.1.4"
3939

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

0 commit comments

Comments
 (0)