Skip to content

Commit

Permalink
Merge pull request #342 from arduino/dependabot/pip/poetry-2.0.1
Browse files Browse the repository at this point in the history
build(deps-dev): bump poetry from 2.0.0 to 2.0.1
  • Loading branch information
per1234 authored Jan 15, 2025
2 parents 954541a + 4fbb3d7 commit dc1767b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pyserial = "3.5"
optional = true

[tool.poetry.group.pipx.dependencies]
poetry = "2.0.0"
poetry = "2.0.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit dc1767b

Please sign in to comment.