Skip to content

Commit 4735afe

Browse files
Bump virtualenv from 20.31.2 to 20.32.0 (#11327)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.31.2 to 20.32.0. <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>20.32.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>release 20.31.2 by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2886">pypa/virtualenv#2886</a></li> <li>Fix the CI by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2904">pypa/virtualenv#2904</a></li> <li>activate.fish: update fish major version check by <a href="https://github.com/r5d"><code>@​r5d</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2891">pypa/virtualenv#2891</a></li> <li>Fix: Ignore missing absolute paths for python discovery by <a href="https://github.com/esafak"><code>@​esafak</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2907">pypa/virtualenv#2907</a></li> <li>Discover uv-managed Python installations by <a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2902">pypa/virtualenv#2902</a></li> <li>Add warning for incorrect usage of Nushell activation script by <a href="https://github.com/esafak"><code>@​esafak</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2906">pypa/virtualenv#2906</a></li> <li>Update index.rst, compatibility section added, other subheadings created by <a href="https://github.com/velle"><code>@​velle</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2897">pypa/virtualenv#2897</a></li> <li>Bump setuptools version by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2900">pypa/virtualenv#2900</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/r5d"><code>@​r5d</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/virtualenv/pull/2891">pypa/virtualenv#2891</a></li> <li><a href="https://github.com/esafak"><code>@​esafak</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/virtualenv/pull/2907">pypa/virtualenv#2907</a></li> <li><a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/virtualenv/pull/2902">pypa/virtualenv#2902</a></li> <li><a href="https://github.com/velle"><code>@​velle</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/virtualenv/pull/2897">pypa/virtualenv#2897</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/virtualenv/compare/20.31.2...20.32.0">https://github.com/pypa/virtualenv/compare/20.31.2...20.32.0</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> <h2>v20.32.0 (2025-07-20)</h2> <p>Features - 20.32.0</p> <pre><code>- Warn on incorrect invocation of Nushell activation script - by :user:`esafak`. (:issue:`nushell_activation`) - Discover uv-managed Python installations (:issue:`2901`) <p>Bugfixes - 20.32.0 </code></pre></p> <ul> <li>Ignore missing absolute paths for python discovery - by :user:<code>esafak</code> (:issue:<code>2870</code>)</li> <li>Upgrade embedded setuptools to <code>80.9.0</code> from <code>80.3.1</code> - by :user:<code>gaborbernat</code>. (:issue:<code>2900</code>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/virtualenv/commit/74afc5a1b7767142243f35f6bf828b56d5c132ce"><code>74afc5a</code></a> release 20.32.0</li> <li><a href="https://github.com/pypa/virtualenv/commit/40c84e4327b3ec83b20c3d3c9eb044ef7f3889cb"><code>40c84e4</code></a> Bump setuptools version (<a href="https://redirect.github.com/pypa/virtualenv/issues/2900">#2900</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/f3961eb23f9714a5378dcd4e79b710deaf03ab97"><code>f3961eb</code></a> Update index.rst, compatibility section added, other subheadings created (<a href="https://redirect.github.com/pypa/virtualenv/issues/2897">#2897</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/75518b15cf4f5eb635d61d80a5dc6fc715c163ae"><code>75518b1</code></a> Add warning for incorrect usage of Nushell activation script (<a href="https://redirect.github.com/pypa/virtualenv/issues/2906">#2906</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/430eb4b1857864e9409917490aad144223f2d897"><code>430eb4b</code></a> Discover uv-managed Python installations (<a href="https://redirect.github.com/pypa/virtualenv/issues/2902">#2902</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/e7e0ae34ed6ddd7c3047dbede1d7fde77a096d3a"><code>e7e0ae3</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/virtualenv/issues/2905">#2905</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/269599a7d268976e88e9dff749fdf12832f9d6f9"><code>269599a</code></a> Fix: Ignore missing absolute paths for python discovery (<a href="https://redirect.github.com/pypa/virtualenv/issues/2907">#2907</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/29e969822fc6b786061949fc20321e4f878f01f8"><code>29e9698</code></a> activate.fish: update fish major version check (<a href="https://redirect.github.com/pypa/virtualenv/issues/2891">#2891</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/07e61107546b5a867df4d4f9b633968621226e55"><code>07e6110</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2904">#2904</a> from gaborbernat/fix-ci-07-10</li> <li><a href="https://github.com/pypa/virtualenv/commit/30e58ff3ee6b5816e662f2c738cab3a40ed7bb03"><code>30e58ff</code></a> Fix the CI</li> <li>Additional commits viewable in <a href="https://github.com/pypa/virtualenv/compare/20.31.2...20.32.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=virtualenv&package-manager=pip&previous-version=20.31.2&new-version=20.32.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0ab367 commit 4735afe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ uvloop==0.21.0 ; platform_system != "Windows"
289289
# -r requirements/lint.in
290290
valkey==6.1.0
291291
# via -r requirements/lint.in
292-
virtualenv==20.31.2
292+
virtualenv==20.32.0
293293
# via pre-commit
294294
wait-for-it==2.3.0
295295
# via -r requirements/test.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpytho
280280
# -r requirements/lint.in
281281
valkey==6.1.0
282282
# via -r requirements/lint.in
283-
virtualenv==20.31.2
283+
virtualenv==20.32.0
284284
# via pre-commit
285285
wait-for-it==2.3.0
286286
# via -r requirements/test.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ uvloop==0.21.0 ; platform_system != "Windows"
116116
# via -r requirements/lint.in
117117
valkey==6.1.0
118118
# via -r requirements/lint.in
119-
virtualenv==20.31.2
119+
virtualenv==20.32.0
120120
# via pre-commit
121121
zlib-ng==0.5.1
122122
# via -r requirements/lint.in

0 commit comments

Comments
 (0)