From 620ea010c61372135259cb212b4c6b6dc0a490ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 23:44:09 -0500 Subject: [PATCH] Bump virtualenv from 20.16.7 to 20.25.1 in /src (#101) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.7 to 20.25.1.
Release notes

Sourced from virtualenv's releases.

20.25.0

What's Changed

Full Changelog: https://github.com/pypa/virtualenv/compare/20.24.6...20.25.0

20.24.7

What's Changed

Full Changelog: https://github.com/pypa/virtualenv/compare/20.24.6...20.24.7

20.24.6

What's Changed

New Contributors

Full Changelog: https://github.com/pypa/virtualenv/compare/20.24.5...20.24.6

20.24.5

What's Changed

... (truncated)

Changelog

Sourced from virtualenv's changelog.

v20.25.1 (2024-02-21)

Bugfixes - 20.25.1

- Upgrade embedded wheels:
  • setuptools to 69.0.3 from 69.0.2
  • pip to 23.3.2 from 23.3.1 (:issue:2681)
  • Upgrade embedded wheels:

    • pip 23.3.2 to `24.0``,
    • setuptools 69.0.3 to 69.1.0. (:issue:2691)

Misc - 20.25.1

- :issue:`2688`

v20.25.0 (2023-12-01)
---------------------

Features - 20.25.0
</code></pre>
<ul>
<li>The tests now pass on the CI with Python 3.13.0a2 - by
:user:<code>hroncok</code>.
(:issue:<code>2673</code>)</li>
</ul>
<p>Bugfixes - 20.25.0</p>
<pre><code>- Upgrade embedded wheels:

  * wheel to ``0.41.3`` from ``0.41.2`` (:issue:`2665`)
- Upgrade embedded wheels:

  * wheel to ``0.42.0`` from ``0.41.3``
  * setuptools to ``69.0.2`` from ``68.2.2`` (:issue:`2669`)

v20.24.6 (2023-10-23)
---------------------

Bugfixes - 20.24.6
</code></pre>
<ul>
<li>
<p>Use get_hookimpls method instead of the private attribute in
tests. (:issue:<code>2649</code>)</p>
</li>
<li>
<p>Upgrade embedded wheels:</p>
<ul>
<li>setuptools to <code>68.2.2</code> from
<code>68.2.0</code></li>
<li>pip to <code>23.3.1</code> from
<code>23.2.1</code>
(:issue:<code>2656</code>)</li>
</ul>
</li>
</ul>
<h2>v20.24.5 (2023-09-08)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a
href="https://github.com/pypa/virtualenv/commit/b49b35d1bd740af80d9c3a0a187402b93d2f7031"><code>b49b35d</code></a>
release 20.25.1</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/fd24a280f2c6b8e33528933bacb5945ce2ed26b7"><code>fd24a28</code></a>
Upgrade embedded wheels (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2691">#2691</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/e72dea8098c36a6bc9088411f5a420a47e4e4e3e"><code>e72dea8</code></a>
Avoid importing contextlib in <code>_virtualenv</code>
(<a
href="https://redirect.github.com/pypa/virtualenv/issues/2688">#2688</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/c221b32099f016c6d1e87a1bafcd11ba75b9cee8"><code>c221b32</code></a>
Resolve symbolic links for environment metadata (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2686">#2686</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/cad550030ae77e181a1d7c328742a97f2880ef9b"><code>cad5500</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2685">#2685</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/fa283474fd199e3836f8b2c99510190c6b77e2bc"><code>fa28347</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2683">#2683</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/d9fdf48d69f0d0ca56140cf0381edbb5d6fe09f5"><code>d9fdf48</code></a>
Upgrade embeded wheels (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2681">#2681</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/9fb3aa33baac7028f353dbc66145e75b7ab9df35"><code>9fb3aa3</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2680">#2680</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/77d3906999369e1d693975eebcb45f85a14465b9"><code>77d3906</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2679">#2679</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/5ad4de304a8e0344d0c3084c31f129119e50a377"><code>5ad4de3</code></a>
Bump actions/setup-python from 4 to 5 (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2678">#2678</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/virtualenv/compare/20.16.7...20.25.1">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.16.7&new-version=20.25.1)](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) ---
Dependabot commands and options
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 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 82683a7..2e6dbbd 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -80,7 +80,7 @@ tomlkit==0.12.3 # via # -r src/requirements.txt # pylint -virtualenv==20.16.7 +virtualenv==20.25.1 # via # -r src/requirements.txt # pre-commit