Skip to content

Commit

Permalink
Bump tox from 4.11.2 to 4.11.3 (#104)
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.2 to 4.11.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>4.11.3</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(plugin): explain plugin registration by <a
href="https://github.com/hashar"><code>@​hashar</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3116">tox-dev/tox#3116</a></li>
<li>Fix error caused by a bad <code>base_python</code> path by <a
href="https://github.com/Tbruno25"><code>@​Tbruno25</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3122">tox-dev/tox#3122</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/hashar"><code>@​hashar</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/tox/pull/3116">tox-dev/tox#3116</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.11.2...4.11.3">https://github.com/tox-dev/tox/compare/4.11.2...4.11.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>
<h2>v4.11.3 (2023-09-08)</h2>
<p>Bugfixes - 4.11.3</p>
<pre><code>- Handle ``FileNotFoundError`` when the ``base_python``
interpreter doesn't exist (:issue:`3105`)
<p>Improved Documentation - 4.11.3
</code></pre></p>
<ul>
<li>Explain how plugins are registered and discovered - by
:user:<code>hashar</code>. (:issue:<code>3116</code>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/tox/commit/0799354d44a1585b89240d424309faff8f25a7ed"><code>0799354</code></a>
release 4.11.3</li>
<li><a
href="https://github.com/tox-dev/tox/commit/21c0c90fbf1ec8651099abca22a2a27dc8b3dea1"><code>21c0c90</code></a>
Fix error caused by a bad <code>base_python</code> path (<a
href="https://redirect.github.com/tox-dev/tox/issues/3122">#3122</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/381e37aa9205686ea1276e94c1955d128c7a5146"><code>381e37a</code></a>
docs(plugin): explain plugin registration (<a
href="https://redirect.github.com/tox-dev/tox/issues/3116">#3116</a>)</li>
<li>See full diff in <a
href="https://github.com/tox-dev/tox/compare/4.11.2...4.11.3">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.11.2&new-version=4.11.3)](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>
  • Loading branch information
github-actions[bot] committed Sep 11, 2023
2 parents 5f5b790 + 089fa73 commit 96fa11f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96fa11f

Please sign in to comment.