Skip to content

Commit dec8deb

Browse files
Build(deps): Bump tox from 4.51.0 to 4.52.0 (#822)
Bumps [tox](https://github.com/tox-dev/tox) from 4.51.0 to 4.52.0. <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>v4.52.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>remove unsupported --remote flag from gh repo fork by <a href="https://github.com/rahuldevikar"><code>@​rahuldevikar</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3908">tox-dev/tox#3908</a></li> <li>✨ feat(config): support escaped dots in -x override keys by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3910">tox-dev/tox#3910</a></li> <li>🐛 fix(docs): auto-generate manpage from CLI parser by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3911">tox-dev/tox#3911</a></li> <li>✨ feat(runner): add PEP 723 inline script metadata support by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3912">tox-dev/tox#3912</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.51.0...4.52.0">https://github.com/tox-dev/tox/compare/4.51.0...4.52.0</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> <h1>Features - 4.52.0</h1> <ul> <li>Add <code>virtualenv-pep-723</code> runner that reads dependencies and Python version from :PEP:<code>723</code> inline script metadata — no need to duplicate them in tox config - by :user:<code>gaborbernat</code>. (:issue:<code>3897</code>)</li> <li>Support escaped dots (<code>\.</code>) in <code>-x</code>/<code>--override</code> keys, allowing overrides to target environments with dots in their names such as <code>py3.14</code> - by :user:<code>gaborbernat</code>. (:issue:<code>3910</code>)</li> </ul> <h1>Bug fixes - 4.52.0</h1> <ul> <li>Auto-generate the manpage from the CLI argparse parser at wheel build time, fixing broken section headers and documenting all commands and options - by :user:<code>gaborbernat</code>. (:issue:<code>3878</code>)</li> </ul> <h1>Miscellaneous internal changes - 4.52.0</h1> <ul> <li>Remove unsupported <code>--remote</code> flag from <code>gh repo fork</code> in the update-schemastore workflow, as recent versions of <code>gh</code> no longer accept it - by :user:<code>rahuldevikar</code>. (:issue:<code>3908</code>)</li> </ul> <hr /> <p>v4.51.0 (2026-03-27)</p> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/tox/commit/d83d57779a5a2637cc4ee904d9cba1ec885561e5"><code>d83d577</code></a> release 4.52.0</li> <li><a href="https://github.com/tox-dev/tox/commit/da0f890764b53c5b14dbf2d0d46e31ee3feb1397"><code>da0f890</code></a> ✨ feat(runner): add PEP 723 inline script metadata support (<a href="https://redirect.github.com/tox-dev/tox/issues/3912">#3912</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/b232d2d8ae9cb86d8773376e7a7de3ef5fcce860"><code>b232d2d</code></a> 🐛 fix(docs): auto-generate manpage from CLI parser (<a href="https://redirect.github.com/tox-dev/tox/issues/3911">#3911</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/84958f79c949a58399f8a6db82fa4a8e0b8e9e62"><code>84958f7</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3909">#3909</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/15d9ac08f5726eb0ec2eecd3e6dd5797e8199f3f"><code>15d9ac0</code></a> ✨ feat(config): support escaped dots in -x override keys (<a href="https://redirect.github.com/tox-dev/tox/issues/3910">#3910</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/0eda3a2840460521e8a0aeb45199fa890b7bba20"><code>0eda3a2</code></a> remove unsupported --remote flag from gh repo fork (<a href="https://redirect.github.com/tox-dev/tox/issues/3908">#3908</a>)</li> <li>See full diff in <a href="https://github.com/tox-dev/tox/compare/4.51.0...4.52.0">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.51.0&new-version=4.52.0)](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cebb21 commit dec8deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci-wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
coverage==7.13.5
44
pytest-cov==7.1.0
5-
tox==4.51.0
5+
tox==4.52.0

0 commit comments

Comments
 (0)