Skip to content

Commit 954baab

Browse files
authored
Merge pull request #337 from arduino/dependabot/pip/poetry-1.8.5
build(deps-dev): bump poetry from 1.8.4 to 1.8.5
2 parents 4a85596 + a484a83 commit 954baab

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
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.4"
38+
poetry = "1.8.5"
3939

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

0 commit comments

Comments
 (0)