Skip to content

Commit ce6991b

Browse files
chore(deps-dev): update tox requirement from 4.15.1 to 4.16.0 (#644)
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.16.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Fix two small documentation issues by <a href="https://github.com/srenfo"><code>@​srenfo</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3297">tox-dev/tox#3297</a></li> <li>Fix tests after new setuptools by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3299">tox-dev/tox#3299</a></li> <li>Add <code>windir</code> to the default list of <code>pass_env</code> variables on Windows by <a href="https://github.com/kurtmckee"><code>@​kurtmckee</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3303">tox-dev/tox#3303</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/srenfo"><code>@​srenfo</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3297">tox-dev/tox#3297</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.15.1...4.16.0">https://github.com/tox-dev/tox/compare/4.15.1...4.16.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> <h2>v4.16.0 (2024-07-02)</h2> <p>Bugfixes - 4.16.0</p> <pre><code>- - Add ``windir`` to the default list of Windows ``pass_env`` environment variables. - by :user:`kurtmckee` (:issue:`3302`) <p>Improved Documentation - 4.16.0 </code></pre></p> <ul> <li> <ul> <li>Fix typo in configuration example and fix broken link to code style guide. - by :user:<code>srenfo</code> (:issue:<code>3297</code>)</li> </ul> </li> </ul> <h2>v4.15.1 (2024-06-05)</h2> <p>Features - 4.15.1</p> <pre><code>- Fix ``skip_missing_interpreters`` option for ``package = wheel`` (:issue:`3269`) <p>Bugfixes - 4.15.1 </code></pre></p> <ul> <li>Fix section substitution with setenv. (:issue:<code>3262</code>)</li> <li>Allow <code>ConfigSet.add_config</code> to receive parameterized generics for <code>of_type</code>. (:issue:<code>3288</code>)</li> </ul> <h2>v4.15.0 (2024-04-26)</h2> <p>Features - 4.15.0</p> <pre><code>- Add support for multiple appending override options (-x, --override) on command line - by :user:`amitschang`. (:issue:`3261`) - Add support for inverting exit code success criteria using bang (!) (:issue:`3271`) <p>Bugfixes - 4.15.0 </code></pre></p> <ul> <li>Fix issue that the leading character <code>c</code> was dropped from packages in constraints files - by :user:<code>jugmac00</code>. (:issue:<code>3247</code>)</li> <li>Allow appending to <code>deps</code> with <code>--override testenv.deps+=foo</code> - by :user:<code>stefanor</code>. (:issue:<code>3256</code>)</li> <li>Fix non-existing branch <code>rewrite</code> in the documentation to <code>main</code>. (:issue:<code>3257</code>)</li> <li>Update test typing for build 1.2.0, which has an explicit <code>Distribution</code> type - by :user:<code>stefanor</code>. (:issue:<code>3260</code>)</li> <li>Fix broken input parsing for <code>--discover</code> flag. - by :user:<code>mimre25</code> (:issue:<code>3272</code>)</li> </ul> <p>Improved Documentation - 4.15.0</p> <pre><code>- Rephrase ``--discover`` flag's description to avoid confusion between paths and executables. - by :user:`mimre25` (:issue:`3274`) <h2>v4.14.2 (2024-03-22)</h2> <p>Bugfixes - 4.14.2</p> <pre><code>- Add provision arguments to ToxParser to fix crash when provisioning new tox environment without list-dependencies by :user:`seyidaniels` (:issue:`3190`) &amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt; &lt;/code&gt;&lt;/pre&gt; &lt;/blockquote&gt; &lt;p&gt;... (truncated)&lt;/p&gt; &lt;/details&gt; &lt;details&gt; &lt;summary&gt;Commits&lt;/summary&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@5646274f1a3cb681b70c1eb8470bbadc871ee3fc&quot;&gt;&lt;code&gt;5646274&lt;/code&gt;&lt;/a&gt; release 4.16.0&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@b12fa626520aa581e53deca76f622f547cfb3ff0&quot;&gt;&lt;code&gt;b12fa62&lt;/code&gt;&lt;/a&gt; [pre-commit.ci] pre-commit autoupdate (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3300&quot;&gt;#3300&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@264d44f3e2c97d6ed5cf194cb78a8bde5f80998c&quot;&gt;&lt;code&gt;264d44f&lt;/code&gt;&lt;/a&gt; Add &lt;code&gt;windir&lt;/code&gt; to the default list of &lt;code&gt;pass_env&lt;/code&gt; variables on Windows (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3303&quot;&gt;#3303&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@698f1dd6634c0df9fc56d14be2292e5f0764f15c&quot;&gt;&lt;code&gt;698f1dd&lt;/code&gt;&lt;/a&gt; Fix tests after new setuptools (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3299&quot;&gt;#3299&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@cf8db09e22a8cad11cc42c78216d4cc74fb63c6a&quot;&gt;&lt;code&gt;cf8db09&lt;/code&gt;&lt;/a&gt; [pre-commit.ci] pre-commit autoupdate (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3286&quot;&gt;#3286&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@a261614f34f1b1831b986e06af28170b43224537&quot;&gt;&lt;code&gt;a261614&lt;/code&gt;&lt;/a&gt; Fix two small documentation issues (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3297&quot;&gt;#3297&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@8bf2fbd0ff2da126783049d8f8e23255ed75b375&quot;&gt;&lt;code&gt;8bf2fbd&lt;/code&gt;&lt;/a&gt; Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3295&quot;&gt;#3295&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;See full diff in &lt;a href=&quot;tox-dev/tox@4.15.1...4.16.0&quot;&gt;compare view&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/details&gt; &lt;br /&gt; </code></pre> 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 1bb1b17 commit ce6991b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pep8-naming = "0.14.1"
9393
isort = "5.13.2"
9494
autopep8 = "2.3.1"
9595
mypy = "1.10.1"
96-
tox = "4.15.1"
96+
tox = "4.16.0"
9797
xmldiff = "2.7.0"
9898
bandit = "1.7.9"
9999

0 commit comments

Comments
 (0)