Skip to content

Commit 6d1a26f

Browse files
authored
Merge pull request #322 from arduino/dependabot/pip/poetry-1.8.4
build(deps-dev): bump poetry from 1.8.3 to 1.8.4
2 parents e1f4b26 + 5c805dc commit 6d1a26f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

+13-13
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 = "1.8.3"
38+
poetry = "1.8.4"
3939

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

0 commit comments

Comments
 (0)