Skip to content

Commit aa97f6d

Browse files
chore(deps-dev): update tox requirement from 4.24.1 to 4.24.2 (#798)
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. <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> <h2>v4.24.1 (2025-01-21)</h2> <p>Misc - 4.24.1</p> <pre><code>- :issue:`3426` <h2>v4.24.0 (2025-01-21)</h2> <p>Features - 4.24.0 </code></pre></p> <ul> <li> <p>Add a <code>schema</code> command to produce a JSON Schema for tox and the current plugins.</p> <ul> <li>by :user:<code>henryiii</code> (:issue:<code>3446</code>)</li> </ul> </li> </ul> <p>Bugfixes - 4.24.0</p> <pre><code>- Log exception name when subprocess execution produces one. <ul> <li>by :user:<code>ssbarnea</code> (:issue:<code>3450</code>)</li> </ul> <p>Improved Documentation - 4.24.0 </code></pre></p> <ul> <li> <p>Fix typo in <code>docs/config.rst</code> from <code>{}</code> to <code>{:}</code>.</p> <ul> <li>by :user:<code>wooshaun53</code> (:issue:<code>3424</code>)</li> </ul> </li> <li> <p>Pass <code>NIX_LD</code> and <code>NIX_LD_LIBRARY_PATH</code> variables by default in <code>pass_env</code> to make generic binaries work under Nix/NixOS.</p> <ul> <li>by :user:<code>albertodonato</code> (:issue:<code>3425</code>)</li> </ul> </li> </ul> <h2>v4.23.2 (2024-10-22)</h2> <p>Misc - 4.23.2</p> <pre><code>&lt;/tr&gt;&lt;/table&gt; </code></pre> </blockquote> <p>... (truncated)</p> </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 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 694cfd2 commit aa97f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ isort = "5.13.2"
9696
autopep8 = "2.3.1"
9797
mypy = "1.14.1"
9898
tomli = { version = "2.2.1", python = "<3.11" }
99-
tox = "4.24.1"
99+
tox = "4.24.2"
100100
xmldiff = "2.7.0"
101101
bandit = "1.7.10"
102102

0 commit comments

Comments
 (0)