Skip to content

Commit 8887ed1

Browse files
authored
Merge pull request #180 from arduino/dependabot/pip/poetry-2.1.4
Bump poetry from 2.1.3 to 2.1.4
2 parents fa1875f + 2c950ae commit 8887ed1

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
@@ -14,7 +14,7 @@ codespell = "^2.4.1"
1414
optional = true
1515

1616
[tool.poetry.group.pipx.dependencies]
17-
poetry = "2.1.3"
17+
poetry = "2.1.4"
1818

1919
[build-system]
2020
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)