Skip to content

Commit

Permalink
build(deps-dev): bump poetry from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [poetry](https://github.com/python-poetry/poetry) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: poetry
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and per1234 committed Jan 15, 2025
1 parent 954541a commit 4fbb3d7
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 4fbb3d7

Please sign in to comment.