Skip to content

Commit 6d205da

Browse files
Bump virtualenv from 20.29.2 to 20.29.3 (#10526)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.2 to 20.29.3. <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.29.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>release 20.29.2 by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2844">pypa/virtualenv#2844</a></li> <li>Remove duplicate bug report template by <a href="https://github.com/shenxianpeng"><code>@​shenxianpeng</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2850">pypa/virtualenv#2850</a></li> <li>Fix debug logging interpolation by <a href="https://github.com/tipabu"><code>@​tipabu</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2849">pypa/virtualenv#2849</a></li> <li>Ignore directories in PATH that can't be opened by <a href="https://github.com/barneygale"><code>@​barneygale</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2852">pypa/virtualenv#2852</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/shenxianpeng"><code>@​shenxianpeng</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/virtualenv/pull/2850">pypa/virtualenv#2850</a></li> <li><a href="https://github.com/tipabu"><code>@​tipabu</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/virtualenv/pull/2849">pypa/virtualenv#2849</a></li> <li><a href="https://github.com/barneygale"><code>@​barneygale</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/virtualenv/pull/2852">pypa/virtualenv#2852</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/virtualenv/compare/20.29.2...20.29.3">https://github.com/pypa/virtualenv/compare/20.29.2...20.29.3</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.29.3 (2025-03-06)</h2> <p>Bugfixes - 20.29.3</p> <pre><code>- Ignore unreadable directories in ``PATH``. (:issue:`2794`) </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/virtualenv/commit/b1666e9096324b4ea37da49b15ae3b3ce29931b8"><code>b1666e9</code></a> release 20.29.3</li> <li><a href="https://github.com/pypa/virtualenv/commit/e05b2860950392a5fa47da5a3344a430e52b1fe6"><code>e05b286</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2853">#2853</a> from pypa/pre-commit-ci-update-config</li> <li><a href="https://github.com/pypa/virtualenv/commit/d6bc4a943def45d14aacaad83d5a3363188c8e67"><code>d6bc4a9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/pypa/virtualenv/commit/1fc647edb1c63a690b26b3d472e076e8012f9e30"><code>1fc647e</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2852">#2852</a> from barneygale/fix-2794</li> <li><a href="https://github.com/pypa/virtualenv/commit/4567521ecf35d3ee494067e6f1c0e6e9c945284f"><code>4567521</code></a> Add changelog entry</li> <li><a href="https://github.com/pypa/virtualenv/commit/220b6b850f12a47cc3b93bfefd5c61bb93c9c377"><code>220b6b8</code></a> Add test</li> <li><a href="https://github.com/pypa/virtualenv/commit/ee9d84cbb098e76dec9414347621137ceb7c9d3c"><code>ee9d84c</code></a> Ignore directories in PATH that can't be opened (<a href="https://redirect.github.com/pypa/virtualenv/issues/2794">#2794</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/7365ad287729e786ede24da2e3afab3409c60dfa"><code>7365ad2</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2849">#2849</a> from tipabu/logging-interpolation</li> <li><a href="https://github.com/pypa/virtualenv/commit/5b74c9a78b60d7c390fb749c282cee397dccdf0b"><code>5b74c9a</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2850">#2850</a> from shenxianpeng/remove-duplicate-template</li> <li><a href="https://github.com/pypa/virtualenv/commit/ca5935ad6c71da93ee6336cf4f815e3f2e78e870"><code>ca5935a</code></a> Remove duplicate bug report template</li> <li>Additional commits viewable in <a href="https://github.com/pypa/virtualenv/compare/20.29.2...20.29.3">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.29.2&new-version=20.29.3)](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 d841c4c commit 6d205da

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
@@ -272,7 +272,7 @@ uvloop==0.21.0 ; platform_system != "Windows"
272272
# -r requirements/lint.in
273273
valkey==6.1.0
274274
# via -r requirements/lint.in
275-
virtualenv==20.29.2
275+
virtualenv==20.29.3
276276
# via pre-commit
277277
wait-for-it==2.3.0
278278
# via -r requirements/test.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpytho
263263
# -r requirements/lint.in
264264
valkey==6.1.0
265265
# via -r requirements/lint.in
266-
virtualenv==20.29.2
266+
virtualenv==20.29.3
267267
# via pre-commit
268268
wait-for-it==2.3.0
269269
# via -r requirements/test.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ uvloop==0.21.0 ; platform_system != "Windows"
108108
# via -r requirements/lint.in
109109
valkey==6.1.0
110110
# via -r requirements/lint.in
111-
virtualenv==20.29.2
111+
virtualenv==20.29.3
112112
# via pre-commit

0 commit comments

Comments
 (0)