Skip to content

Commit d46a5f1

Browse files
authored
Merge pull request #148 from arduino/dependabot/pip/poetry-2.1.3
Bump poetry from 2.1.2 to 2.1.3
2 parents af37079 + 0415c85 commit d46a5f1

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

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

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

0 commit comments

Comments
 (0)