fastapi-template
fastapi-template copied to clipboard
Bump poethepoet from 0.28.0 to 0.29.0
trafficstars
Bumps poethepoet from 0.28.0 to 0.29.0.
Release notes
Sourced from poethepoet's releases.
0.29.0
Enhancements
- Add support for poe_tasks.toml or yaml or json files by
@nat-nin nat-n/poethepoet#241 📖- Add support for help messages spanning multiple lines by
@taconiin nat-n/poethepoet#240- Only depend on tomli for python<3.11 by
@nat-nin nat-n/poethepoet#243New Contributors
@taconimade their first contribution in nat-n/poethepoet#240Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.28.0...v0.29.0
Commits
72892b1Bump version to 0.29.01bcc691chore: only depend on tomli for older pythons (#243)62c6061Allow help text with line breaks (#240)de19a42docs: Suggest edgar as name for global tasks aliasad24166chore: update CONTRIBUTING.md and add pull_request_template.md0dc3cc0chore: Update GH actionfa2f2cdAdd support for poe_tasks files in toml, yaml, or json (#241)c5841bcUpdate GH actions- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @seapagan.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)