Skip to content

Commit e6c1936

Browse files
Merge #385
385: Bump tox from 4.4.7 to 4.5.2 r=alallema a=dependabot[bot] Bumps [tox](https://github.com/tox-dev/tox) from 4.4.7 to 4.5.2. <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>Test Trusted Publisher</h2> <p>No release notes provided.</p> <h2>4.5.0</h2> <h2>What's Changed</h2> <ul> <li>Bump deps and tools by <a href="https://github.com/gaborbernat"><code>`@​gaborbernat</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2987">tox-dev/tox#2987</a></li> <li>git: Ignore the .lock file for demo_pkg_inline by <a href="https://github.com/hroncok"><code>`@​hroncok</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2988">tox-dev/tox#2988</a></li> <li>Add FAQ entry on how to test against EOL Python versions by <a href="https://github.com/jugmac00"><code>`@​jugmac00</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2991">tox-dev/tox#2991</a></li> <li>Feature: suppress step timings for verbosity=1 <a href="https://redirect.github.com/tox-dev/tox/issues/2891">#2891</a> by <a href="https://github.com/nedbat"><code>`@​nedbat</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2992">tox-dev/tox#2992</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.12...4.5.0">https://github.com/tox-dev/tox/compare/4.4.12...4.5.0</a></p> <h2>4.4.12</h2> <h2>What's Changed</h2> <ul> <li>Avoid race conditions in tests using the demo_pkg_inline fixture by <a href="https://github.com/hroncok"><code>`@​hroncok</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2986">tox-dev/tox#2986</a></li> <li>Bump deps and tools by <a href="https://github.com/gaborbernat"><code>`@​gaborbernat</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2981">tox-dev/tox#2981</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.11...4.4.12">https://github.com/tox-dev/tox/compare/4.4.11...4.4.12</a></p> <h2>4.4.11</h2> <h2>What's Changed</h2> <ul> <li>Allow plugins to set <code>tox_root</code> by <a href="https://github.com/kdestin"><code>`@​kdestin</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2978">tox-dev/tox#2978</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kdestin"><code>`@​kdestin</code></a>` made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/2978">tox-dev/tox#2978</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.10...4.4.11">https://github.com/tox-dev/tox/compare/4.4.10...4.4.11</a></p> <h2>4.4.10</h2> <h2>What's Changed</h2> <ul> <li>Bump deps and tools by <a href="https://github.com/gaborbernat"><code>`@​gaborbernat</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2976">tox-dev/tox#2976</a></li> <li>Fix <code>tox_root</code> propagation to <code>work_dir</code> by <a href="https://github.com/Tbruno25"><code>`@​Tbruno25</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2962">tox-dev/tox#2962</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Tbruno25"><code>`@​Tbruno25</code></a>` made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/2962">tox-dev/tox#2962</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.9...4.4.10">https://github.com/tox-dev/tox/compare/4.4.9...4.4.10</a></p> <h2>4.4.9</h2> <h2>What's Changed</h2> <ul> <li>Added python 3.11 by <a href="https://github.com/ElBe-Plaq"><code>`@​ElBe-Plaq</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2964">tox-dev/tox#2964</a></li> <li>Document running tox within a Docker container by <a href="https://github.com/31z4"><code>`@​31z4</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2923">tox-dev/tox#2923</a></li> <li>Correct Docker image working dir by <a href="https://github.com/31z4"><code>`@​31z4</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2965">tox-dev/tox#2965</a></li> <li>Avoid UnicodeDecodeError from command output by <a href="https://github.com/masenf"><code>`@​masenf</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2970">tox-dev/tox#2970</a></li> <li>Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by <a href="https://github.com/dependabot"><code>`@​dependabot</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2971">tox-dev/tox#2971</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ElBe-Plaq"><code>`@​ElBe-Plaq</code></a>` made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/2964">tox-dev/tox#2964</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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>Release History</h1> <p>.. include:: _draft.rst</p> <p>.. towncrier release notes start</p> <h2>v4.5.1 (2023-05-25)</h2> <p>Bugfixes - 4.5.1</p> <pre><code>- Fix ``tox --devenv venv`` invocation without ``-e`` - by :user:`asottile`. (:issue:`2925`) <h2>v4.5.0 (2023-04-24)</h2> <p>Features - 4.5.0 </code></pre></p> <ul> <li>When run with verbosity=1, the per-step timing summaries are suppressed at the end of the run. Thanks to :user:<code>nedbat</code> at the PyCon 2023 sprints. (:issue:<code>2891</code>)</li> </ul> <p>Improved Documentation - 4.5.0</p> <pre><code>- Add FAQ entry on how to test EOL Python versions by :user:`jugmac00`. (:issue:`2989`) <h2>v4.4.12 (2023-04-13)</h2> <p>Bugfixes - 4.4.12</p> <pre><code>- Avoid race conditions in tests using the ``demo_pkg_inline`` fixture. (:issue:`2985`) v4.4.11 (2023-04-05) -------------------- Bugfixes - 4.4.11 </code></pre> <ul> <li>Fixed an issue where a tox plugin couldn't change the value of <code>tox_root</code>. (:issue:<code>2966</code>)</li> </ul> <h2>v4.4.10 (2023-04-05)</h2> <p>Bugfixes - 4.4.10</p> <pre><code>- Fix issue where ``work_dir`` was not correctly including ``tox_root`` for test runs. (:issue:`2933`) &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@accbc844ecc1ef5085193d8a150522736431da1a&quot;&gt;&lt;code&gt;accbc84&lt;/code&gt;&lt;/a&gt; Fix legacy devenv (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3019&quot;&gt;#3019&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@1c2601b93ec781f948f5c64c16e111436f9f3b5c&quot;&gt;&lt;code&gt;1c2601b&lt;/code&gt;&lt;/a&gt; release 4.5.1&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@5ad66c1f86c19f10dd59cbe3b2132d59d2fd3e86&quot;&gt;&lt;code&gt;5ad66c1&lt;/code&gt;&lt;/a&gt; fix legacy &lt;code&gt;tox --devenv venv&lt;/code&gt; (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3013&quot;&gt;#3013&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@3238abf7e95fa7c5c041554452f4cee055f6c0d7&quot;&gt;&lt;code&gt;3238abf&lt;/code&gt;&lt;/a&gt; Update list of maintainers&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@211d9ec621f7a1f93af2a0e7c7261712a53d5183&quot;&gt;&lt;code&gt;211d9ec&lt;/code&gt;&lt;/a&gt; Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/3003&quot;&gt;#3003&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@8126c5c56930607500f1924d7ed35c994a1c4f00&quot;&gt;&lt;code&gt;8126c5c&lt;/code&gt;&lt;/a&gt; Add 3.12 support (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/2998&quot;&gt;#2998&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@39b2bc4887cc4a4a138d786bf85babb7c4ce69a9&quot;&gt;&lt;code&gt;39b2bc4&lt;/code&gt;&lt;/a&gt; Specify an environment in the release workflow (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/2995&quot;&gt;#2995&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@2c23bf6015741ee59278f0e03bdaea6045740821&quot;&gt;&lt;code&gt;2c23bf6&lt;/code&gt;&lt;/a&gt; Use PyPI Trusted Publishers (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/2994&quot;&gt;#2994&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@af43a28c46e32f9edaba7bca0edf2fc6a29610de&quot;&gt;&lt;code&gt;af43a28&lt;/code&gt;&lt;/a&gt; release 4.5.0&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;tox-dev/tox@d223d82372e08fcca1fa4e06eed8f4b52fe89b18&quot;&gt;&lt;code&gt;d223d82&lt;/code&gt;&lt;/a&gt; Feature: suppress step timings for verbosity=1 &lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/2891&quot;&gt;#2891&lt;/a&gt; (&lt;a href=&quot;https://redirect.github.com/tox-dev/tox/issues/2992&quot;&gt;#2992&lt;/a&gt;)&lt;/li&gt; &lt;li&gt;Additional commits viewable in &lt;a href=&quot;tox-dev/tox@4.4.7...4.5.2&quot;&gt;compare view&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/details&gt; &lt;br /&gt; </code></pre> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tox&package-manager=pip&previous-version=4.4.7&new-version=4.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents f5dac50 + cebfd45 commit e6c1936

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requests = "==2.31.0"
1414
[dev-packages]
1515
pytest = "==7.3.1"
1616
pylint = "==2.15.9"
17-
tox = "==4.4.7"
17+
tox = "==4.5.2"
1818
tox-pipenv = "==1.10.1"
1919
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
2020
zipp = {version = "*", markers="python_version < '3.8'"}

Pipfile.lock

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)