Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
526: build(deps): bump virtualenv from 20.13.3 to 20.13.4 r=ChrisRBe a=dependabot[bot] Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.13.3 to 20.13.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/virtualenv/blob/20.13.4/docs/changelog.rst">virtualenv's changelog</a>.</em></p> <blockquote> <h2>v20.13.4 (2022-03-18)</h2> <p>Bugfixes - 20.13.4</p> <pre><code>- Improve performance of python startup inside created virtualenvs - by :user:`asottile`. (`[#2317](pypa/virtualenv#2317) <https://github.com/pypa/virtualenv/issues/2317>`_) - Upgrade embedded setuptools to ``60.10.0`` from ``60.9.3`` - by :user:`gaborbernat`. (`[#2320](pypa/virtualenv#2320) <https://github.com/pypa/virtualenv/issues/2320>`_) </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/virtualenv/commit/775c1893e555139a9fbe7429c04062f4904afbe8"><code>775c189</code></a> release 20.13.4</li> <li><a href="https://github.com/pypa/virtualenv/commit/63c94afc2487013b49cd816ccbde854bda85688d"><code>63c94af</code></a> Bump setuptools (<a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2320">#2320</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/a16f609ec9ff6797d7694591151371c51698d911"><code>a16f609</code></a> fix 20ms startup penalty added by virtualenv (<a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2317">#2317</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/d865c3e2940f287b065a4071cac59f543a2b23be"><code>d865c3e</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2318">#2318</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/4d1176c2602f880c64b488a0e7cc24db89da2424"><code>4d1176c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2312">#2312</a> from pypa/release-20.13.3</li> <li>See full diff in <a href="https://github.com/pypa/virtualenv/compare/20.13.3...20.13.4">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.13.3&new-version=20.13.4)](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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information