Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Jul 22, 2024
1 parent 7cbd90c commit 666ddfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

develop_requires = [
"mypy<1.11",
"poethepoet<0.27",
"poethepoet<0.28",
"pyproject-fmt<2.2",
"ruff<0.5",
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
Expand Down

0 comments on commit 666ddfe

Please sign in to comment.