Commit b42364f
authored
Bump pyroma from 5.0 to 5.0.1 (#828)
Bumps [pyroma](https://github.com/regebro/pyroma) from 5.0 to 5.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/regebro/pyroma/blob/master/CHANGES.txt">pyroma's
changelog</a>.</em></p>
<blockquote>
<h2>5.0.1 (2025-12-09)</h2>
<ul>
<li>
<p>check-manifest was missing from the requirements list.</p>
</li>
<li>
<p>Passing in multiple tests to be skipped now actually works. [Matt
Norton]</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/regebro/pyroma/commit/dd478a67d029502036973a9f596ec4b2c0614bf7"><code>dd478a6</code></a>
Preparing release 5.0.1</li>
<li><a
href="https://github.com/regebro/pyroma/commit/347aee88c82a62fb7648ff46d2c5cc4974e80e7e"><code>347aee8</code></a>
Comments, updates, contributor</li>
<li><a
href="https://github.com/regebro/pyroma/commit/edc73191ae1f0fb1db50a3915436aba29c131e59"><code>edc7319</code></a>
Fix only skipping last listed test in CLI arg (<a
href="https://redirect.github.com/regebro/pyroma/issues/122">#122</a>)</li>
<li><a
href="https://github.com/regebro/pyroma/commit/fe721451f6acdc92a2429f0f4cc58863f6b9b2b2"><code>fe72145</code></a>
Updated GitHub Actions (<a
href="https://redirect.github.com/regebro/pyroma/issues/119">#119</a>)</li>
<li><a
href="https://github.com/regebro/pyroma/commit/e3acb372d5ab05111476e41ec0a2c2481cdd5c22"><code>e3acb37</code></a>
Switch to tox in make as well (<a
href="https://redirect.github.com/regebro/pyroma/issues/120">#120</a>)</li>
<li><a
href="https://github.com/regebro/pyroma/commit/9723f4105df27e5fc7b80dbff21a7ba546408b25"><code>9723f41</code></a>
Fixed typo (<a
href="https://redirect.github.com/regebro/pyroma/issues/117">#117</a>)</li>
<li><a
href="https://github.com/regebro/pyroma/commit/8ee23ca7c5a8d86bcc2f62f55fc11d89bd72f877"><code>8ee23ca</code></a>
Back to development: 5.1</li>
<li>See full diff in <a
href="https://github.com/regebro/pyroma/compare/5.0...5.0.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 52def02 commit b42364f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments