-
Notifications
You must be signed in to change notification settings - Fork 1
Commit c0ac72e
authored
ci: bump tox from 4.27.0 to 4.28.0 in /.github/workflows in the ci group (#537)
Bumps the ci group in /.github/workflows with 1 update:
[tox](https://github.com/tox-dev/tox).
Updates `tox` from 4.27.0 to 4.28.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>4.28.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/tox-dev/tox/pull/3548">tox-dev/tox#3548</a></li>
<li>[docs] Document how to require a plugin by <a
href="https://github.com/stephenfin"><code>@stephenfin</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3552">tox-dev/tox#3552</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/tox-dev/tox/pull/3554">tox-dev/tox#3554</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/tox-dev/tox/pull/3558">tox-dev/tox#3558</a></li>
<li>Add <code>[testenv] constraints</code> option by <a
href="https://github.com/stephenfin"><code>@stephenfin</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3556">tox-dev/tox#3556</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/tox-dev/tox/pull/3562">tox-dev/tox#3562</a></li>
<li>Allow disabling plugins on a one-off by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/tox/pull/3560">tox-dev/tox#3560</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.27.0...4.28.0">https://github.com/tox-dev/tox/compare/4.27.0...4.28.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.28.0 (2025-07-20)</h2>
<p>Features - 4.28.0</p>
<pre><code>- Added ``constraints`` to allow specifying constraints files
for all dependencies. (:issue:`3550`)
- Allow disabling tox plugins via the ``TOX_DISABLED_EXTERNAL_PLUGINS``
environment variable - by :user:`gaborbernat`. (:issue:`3468`)
<p>Improved Documentation - 4.28.0
</code></pre></p>
<ul>
<li>The <code>min_version</code>/<code>minversion</code> config option
is deprecated in favor of the <code>requires</code> option.
(:issue:<code>3553</code>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/tox/commit/af94e62e3ac401b4bd9e41b2e1b81cb395ca5502"><code>af94e62</code></a>
release 4.28.0</li>
<li><a
href="https://github.com/tox-dev/tox/commit/55af14a2fd71aa6442a9a027c6d59646e190e2ac"><code>55af14a</code></a>
Allow disabling plugins on a one-off (<a
href="https://redirect.github.com/tox-dev/tox/issues/3560">#3560</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/57b5dc611a123b2a25fd0b68b78054e03f1ee3c1"><code>57b5dc6</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3562">#3562</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/e2ff114a72e2d5e39338ed32ef662a742349e606"><code>e2ff114</code></a>
Add <code>[testenv] constraints</code> option (<a
href="https://redirect.github.com/tox-dev/tox/issues/3556">#3556</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/7138c382b84947195e6809d55de96d557db352e8"><code>7138c38</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3558">#3558</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/3c4497c988e1e4f90a7e29397fea57f026f9f713"><code>3c4497c</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3554">#3554</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/452c1746be27838697262491311e2dc6996e074a"><code>452c174</code></a>
[docs] Document how to require a plugin (<a
href="https://redirect.github.com/tox-dev/tox/issues/3552">#3552</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/cb8e0fbd27b9c017f29f5d22d05e5f8ade26853d"><code>cb8e0fb</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3548">#3548</a>)</li>
<li>See full diff in <a
href="https://github.com/tox-dev/tox/compare/4.27.0...4.28.0">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 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8574e34 commit c0ac72eCopy full SHA for c0ac72e
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed.github/workflows/constraints.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
0 commit comments