Skip to content

Commit 1ddf39a

Browse files
Build(deps): Bump tox from 4.24.1 to 4.24.2 (#681)
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.1 to 4.24.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/tox/releases">tox's releases</a>.</em></p> <blockquote> <h2>4.24.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>TOX-3117 bugfix -c pyproject with non legacy by <a href="https://github.com/AdrianCert"><code>@​AdrianCert</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3471">tox-dev/tox#3471</a></li> <li>fix(docs): update expected code by <a href="https://github.com/gforcada"><code>@​gforcada</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3480">tox-dev/tox#3480</a></li> <li>Add missing bracket in config example by <a href="https://github.com/jodal"><code>@​jodal</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3481">tox-dev/tox#3481</a></li> <li>Gh issue 3456 update environment variable documentation by <a href="https://github.com/jugmac00"><code>@​jugmac00</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3482">tox-dev/tox#3482</a></li> <li>fix: Respect <code>--parallel N</code> with <code>--parallel-no-spinner</code> by <a href="https://github.com/tusharsadhwani"><code>@​tusharsadhwani</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3495">tox-dev/tox#3495</a></li> <li>TOML set_env file support by <a href="https://github.com/juditnovak"><code>@​juditnovak</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3478">tox-dev/tox#3478</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/AdrianCert"><code>@​AdrianCert</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3471">tox-dev/tox#3471</a></li> <li><a href="https://github.com/gforcada"><code>@​gforcada</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3480">tox-dev/tox#3480</a></li> <li><a href="https://github.com/jodal"><code>@​jodal</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3481">tox-dev/tox#3481</a></li> <li><a href="https://github.com/juditnovak"><code>@​juditnovak</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3478">tox-dev/tox#3478</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.24.1...4.24.2">https://github.com/tox-dev/tox/compare/4.24.1...4.24.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/tox/blob/main/docs/changelog.rst">tox's changelog</a>.</em></p> <blockquote> <h2>v4.24.2 (2025-03-07)</h2> <p>Bugfixes - 4.24.2</p> <pre><code>- multiple source_type supports for the same filename. Like pyproject.toml can be load by both TomlPyProject &amp; LegacyToml (:issue:`3117`) - Support ``set_env = { file = &quot;conf{/}local.env&quot;}`` for TOML format - by :user:`juditnovak`. (:issue:`3474`) - fix example on the docs (:issue:`3480`) - - ``--parallel-no-spinner`` now respects max CPU set by ``--parallel N`` (:issue:`3495`) <p>Improved Documentation - 4.24.2 </code></pre></p> <ul> <li>Updates the documentation for <code>os.environ['KEY']</code> when the variable does not exist - by :user:<code>jugmac00</code>. (:issue:<code>3456</code>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/tox/commit/05835bfe5db31dfaa71d9fb146602ffcc6b7bfb9"><code>05835bf</code></a> release 4.24.2</li> <li><a href="https://github.com/tox-dev/tox/commit/48522626d78e3d01ca18d815b3c02c1701ea7cb0"><code>4852262</code></a> TOML set_env file support (<a href="https://redirect.github.com/tox-dev/tox/issues/3478">#3478</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/1dac11f5f2ba46272d5a9f0a0731ea243e744aa0"><code>1dac11f</code></a> fix: Respect <code>--parallel N</code> with <code>--parallel-no-spinner</code> (<a href="https://redirect.github.com/tox-dev/tox/issues/3495">#3495</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/fd4490414d9abf7b63380fcdfe5bd38b021cc2e0"><code>fd44904</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3488">#3488</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/32879c8d06752cc860471e98dfd6769be9ccd13e"><code>32879c8</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3486">#3486</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/0a4ba54e5ec68491fe3a82325f2c3fdc8c26d0b4"><code>0a4ba54</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3484">#3484</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/65d404e0e4c5150a72601f8d78e648d964df9888"><code>65d404e</code></a> Gh issue 3456 update environment variable documentation (<a href="https://redirect.github.com/tox-dev/tox/issues/3482">#3482</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/28212ab9f259656319ca179421a78ae3a2d510f4"><code>28212ab</code></a> Add missing bracket in config example (<a href="https://redirect.github.com/tox-dev/tox/issues/3481">#3481</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/6b40c0c1598bd6736fedf6e9775d594b1b27dea6"><code>6b40c0c</code></a> fix(docs): update expected code (<a href="https://redirect.github.com/tox-dev/tox/issues/3480">#3480</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/6e53aea9e22ef4908ad81d3edd401202430ce094"><code>6e53aea</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3479">#3479</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/tox/compare/4.24.1...4.24.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tox&package-manager=pip&previous-version=4.24.1&new-version=4.24.2)](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 a9a2d45 commit 1ddf39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci-wheel.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
coverage==7.6.12
44
pytest-cov==6.0.0
5-
tox==4.24.1
5+
tox==4.24.2

0 commit comments

Comments
 (0)