Commit 3a1acee
authored
Bump virtualenv from 21.3.1 to 21.3.2 (#12514)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.3.1 to
21.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/virtualenv/releases">virtualenv's
releases</a>.</em></p>
<blockquote>
<h2>21.3.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>add 3.16 to embedded wheel versions by <a
href="https://github.com/asottile"><code>@asottile</code></a> in <a
href="https://redirect.github.com/pypa/virtualenv/pull/3140">pypa/virtualenv#3140</a></li>
<li>🐛 fix(upgrade): regen embedded init with correct MAX and 3.16 by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/3143">pypa/virtualenv#3143</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/21.3.1...21.3.2">https://github.com/pypa/virtualenv/compare/21.3.1...21.3.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst">virtualenv's
changelog</a>.</em></p>
<blockquote>
<p>#################
Release History
#################</p>
<p>.. towncrier-draft-entries:: [UNRELEASED DRAFT]</p>
<p>.. towncrier release notes start</p>
<hr />
<p>v21.3.2 (2026-05-12)</p>
<hr />
<p>No significant changes.</p>
<hr />
<p>v21.3.1 (2026-05-05)</p>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/virtualenv/commit/8531d47ff3e78492d0c1eb7d1159750e91176b67"><code>8531d47</code></a>
release 21.3.2</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/afefada9505d4fe67805244c31c5761e4c6c2622"><code>afefada</code></a>
🐛 fix(upgrade): regen embedded init with correct MAX and 3.16 (<a
href="https://redirect.github.com/pypa/virtualenv/issues/3143">#3143</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/7e270411ebf5739dfc63998a9084dc2bfd2d467b"><code>7e27041</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/3141">#3141</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/214934c9606ef792e42580109cbdff940a62f034"><code>214934c</code></a>
add 3.16 to embedded wheel versions (<a
href="https://redirect.github.com/pypa/virtualenv/issues/3140">#3140</a>)</li>
<li>See full diff in <a
href="https://github.com/pypa/virtualenv/compare/21.3.1...21.3.2">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9bc498b commit 3a1acee
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments