Skip to content

Commit

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

---
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 Oct 15, 2024
1 parent e1f4b26 commit 5c805dc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 = "1.8.3"
poetry = "1.8.4"

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

0 comments on commit 5c805dc

Please sign in to comment.