Skip to content

Commit

Permalink
chore: pip: Bump poethepoet from 0.23.0 to 0.24.1 (#310)
Browse files Browse the repository at this point in the history
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.23.0 to
0.24.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nat-n/poethepoet/releases">poethepoet's
releases</a>.</em></p>
<blockquote>
<h2>0.24.1</h2>
<h1>Enhancements</h1>
<ul>
<li>Show helpful error message when task executable is not on the path
(<a
href="https://github.com/nat-n/poethepoet/commit/dfb8cabe3019bfa4a22398996975bf14f22b0bf5">#dfb8cabe</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nat-n/poethepoet/compare/v0.24.0...v0.24.1">https://github.com/nat-n/poethepoet/compare/v0.24.0...v0.24.1</a></p>
<h2>0.24.0</h2>
<h2>Enhancements</h2>
<ul>
<li>Use quotes to improve accuracy of logged commands <a
href="https://redirect.github.com/nat-n/poethepoet/issues/169">#169</a>
(<a
href="https://github.com/nat-n/poethepoet/commit/21c523ebc6168d4fa00fcc98fd5b04646f56bd6c">#21c523eb</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Make task dependencies work as expected for referenced tasks <a
href="https://redirect.github.com/nat-n/poethepoet/issues/168">#168</a>
(<a
href="https://github.com/nat-n/poethepoet/commit/8f73c7784ab3b47ef6f0c30d3f1177a6a1d35559">#8f73c778</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nat-n/poethepoet/compare/v0.23.0...v0.24.0">https://github.com/nat-n/poethepoet/compare/v0.23.0...v0.24.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nat-n/poethepoet/commit/903ed9af0dd313a6da32f24ec4357101435976d8"><code>903ed9a</code></a>
Bump version to 0.24.1</li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/dfb8cabe3019bfa4a22398996975bf14f22b0bf5"><code>dfb8cab</code></a>
Show helpful error message when task executable is not on the path</li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/f500668f82439b472051d4971421681645f0ff04"><code>f500668</code></a>
Add installation instructions for homebrew formula</li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/0c757678326f5ca34024dff2f6b01d8e51d6468b"><code>0c75767</code></a>
Add workflow step to trigger homebrew update</li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/caf7ba819a52c952225d8addb1eaea923ec30294"><code>caf7ba8</code></a>
Bump version to 0.24.0</li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/21c523ebc6168d4fa00fcc98fd5b04646f56bd6c"><code>21c523e</code></a>
Use quotes to improve accuracy of logged commands <a
href="https://redirect.github.com/nat-n/poethepoet/issues/169">#169</a></li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/ad9242496ccb2848dea29dc27ba65a00666b9b19"><code>ad92424</code></a>
Improve ruff configuration and remove isort</li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/8f73c7784ab3b47ef6f0c30d3f1177a6a1d35559"><code>8f73c77</code></a>
Make task dependecies work as expected for referenced tasks <a
href="https://redirect.github.com/nat-n/poethepoet/issues/168">#168</a></li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/2c6e6bd75e5cea8c3c0315032c4b1920c3bf486a"><code>2c6e6bd</code></a>
Configure ruff and apply prescribed fixes</li>
<li><a
href="https://github.com/nat-n/poethepoet/commit/29f4a5419ff96776ac7d38820c811e4c18e8507f"><code>29f4a54</code></a>
Create CODE_OF_CONDUCT.md</li>
<li>See full diff in <a
href="https://github.com/nat-n/poethepoet/compare/v0.23.0...v0.24.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=poethepoet&package-manager=pip&previous-version=0.23.0&new-version=0.24.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent f31d19f commit ecfac07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pytest-mock = "^3.10.0"
coverage = ">=6.5,<8.0"
black = ">=22.10,<24.0"
identify = "^2.5.7"
poethepoet = ">=0.16.4,<0.24.0"
poethepoet = ">=0.16.4,<0.25.0"
python-semantic-release = ">=8.0.0"

[build-system]
Expand Down

0 comments on commit ecfac07

Please sign in to comment.