Skip to content

Commit

Permalink
Chore(deps): Update poethepoet requirement from <0.30 to <0.31
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.1.0...v0.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Nov 12, 2024
1 parent 7a72bb2 commit b6d9d1b
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 @@ -93,7 +93,7 @@ optional-dependencies.all = [
]
optional-dependencies.develop = [
"mypy<1.14",
"poethepoet<0.30",
"poethepoet<0.31",
"pyproject-fmt<2.6",
"ruff<0.8",
"validate-pyproject<0.24",
Expand Down

0 comments on commit b6d9d1b

Please sign in to comment.