Commit fa7994a
authored
Build(deps-dev): bump tox from 4.47.2 to 4.47.3 (#373)
Bumps [tox](https://github.com/tox-dev/tox) from 4.47.2 to 4.47.3.
<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.47.3</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Fix SchemaStore workflow creating empty PRs by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/tox/pull/3848">tox-dev/tox#3848</a></li>
<li>Add .mailmap to consolidate author identities by <a
href="https://github.com/yarikoptic"><code>@yarikoptic</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3849">tox-dev/tox#3849</a></li>
<li>🐛 fix(config): honor ignore_base_python_conflict for factor
conflicts by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/tox/pull/3851">tox-dev/tox#3851</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.47.2...4.47.3">https://github.com/tox-dev/tox/compare/4.47.2...4.47.3</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>Bug fixes - 4.47.3</h1>
<ul>
<li><code>ignore_base_python_conflict</code> now also suppresses errors
when an environment name contains multiple conflicting
version-like factors (e.g., <code>unit-py3.10-2.16</code> where both
<code>py3.10</code> and <code>2.16</code> are detected as Python
versions).
Previously this flag only handled conflicts between explicit
<code>base_python</code> settings and the environment name - by
:user:<code>gaborbernat</code>. (:issue:<code>3850</code>)</li>
</ul>
<hr />
<p>v4.47.2 (2026-03-03)</p>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/tox/commit/2c8c5b2ecdf3ebcb3ab9c530dda8eeca4c68551d"><code>2c8c5b2</code></a>
release 4.47.3</li>
<li><a
href="https://github.com/tox-dev/tox/commit/5e1db72ea6e4dbef2dfedaaf6a27de11f3820973"><code>5e1db72</code></a>
🐛 fix(config): honor ignore_base_python_conflict for factor conflicts
(<a
href="https://redirect.github.com/tox-dev/tox/issues/3851">#3851</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/20ed7c31062df4fa21ecef286513483ee7a0c7ff"><code>20ed7c3</code></a>
Add .mailmap to consolidate author identities (<a
href="https://redirect.github.com/tox-dev/tox/issues/3849">#3849</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/40b5538f98d9dc07fd86f5c6fb77d485b3409119"><code>40b5538</code></a>
Fix SchemaStore workflow creating empty PRs (<a
href="https://redirect.github.com/tox-dev/tox/issues/3848">#3848</a>)</li>
<li>See full diff in <a
href="https://github.com/tox-dev/tox/compare/4.47.2...4.47.3">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 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>1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments