Skip to content

Commit

Permalink
chore(deps-dev): update poethepoet requirement
Browse files Browse the repository at this point in the history
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.27.0...v0.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent c8b639a commit dc8b6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ flake9 = "^3.8.3"
codecov = "^2.1.12"
pytest = ">=7.0.1,<9.0.0,!=8.2.0"
isort = "^5.10.1"
poethepoet = ">=0.27.0,<0.30"
poethepoet = ">=0.27.0,<0.31"
po2json = "^0.2.2"
pre-commit = ">=2.20,<4.0"

Expand Down

0 comments on commit dc8b6ed

Please sign in to comment.