Skip to content

Commit

Permalink
Update poethepoet requirement from <0.26 to <0.27
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.26.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 89c7a7d commit 75c72e0
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 @@ -112,7 +112,7 @@ datasets = [
develop = [
"black[jupyter]<25",
"mypy==1.8.0",
"poethepoet<0.26",
"poethepoet<0.27",
"pyproject-fmt<1.8",
"ruff==0.3.4",
"validate-pyproject<0.17",
Expand Down

0 comments on commit 75c72e0

Please sign in to comment.