Skip to content

Commit

Permalink
build(deps-dev): update poethepoet requirement from ^0.31.1 to ^0.32.1 (
Browse files Browse the repository at this point in the history
#827)

Updates the requirements on [poethepoet](https://github.com/nat-n/poethepoet) to permit the latest version.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.31.1...v0.32.1)

---
updated-dependencies:
- dependency-name: poethepoet
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 98ede26 commit 82a2717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ flake8-docstrings = "^1.7.0"
Flake8-pyproject = "^1.2.3"
isort = "^5.13.2"
mypy = "^1.14.0"
poethepoet = "^0.31.1"
poethepoet = "^0.32.1"
pytest = "^8.3.4"
pytest-asyncio = "^0.25.0"
pytest-cov = "^6.0.0"
Expand All @@ -51,7 +51,7 @@ mkdocs-git-revision-date-plugin = "^0.3.2"
mkdocs-material = "^9.5.49"
mkdocstrings = "^0.27.0"
mkdocstrings-python = "^1.12.2"
poethepoet = "^0.31.1"
poethepoet = "^0.32.1"

[tool.poetry.scripts]
control_device = "scripts.control_device:main"
Expand Down

0 comments on commit 82a2717

Please sign in to comment.