Commit 505d307
authored
Bump virtualenv from 20.29.2 to 20.29.3 (#10527)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.2 to
20.29.3.
<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 />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2761ce8 commit 505d307
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
0 commit comments