Skip to content

Commit

Permalink
⬆️ Bump virtualenv from 20.27.0 to 20.28.0 (#693)
Browse files Browse the repository at this point in the history
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.27.0 to
20.28.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.28.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>fix: Update run_with_catch log flushing by <a
href="https://github.com/neilramsay"><code>@​neilramsay</code></a> in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2806">pypa/virtualenv#2806</a></li>
<li>feat: Write CACHEDIR.TAG file by <a
href="https://github.com/neilramsay"><code>@​neilramsay</code></a> in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2805">pypa/virtualenv#2805</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/20.27.2...20.28.0">https://github.com/pypa/virtualenv/compare/20.27.2...20.28.0</a></p>
<h2>20.27.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>release 20.27.1 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2791">pypa/virtualenv#2791</a></li>
<li>Upgrade setuptools to 75.3 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2798">pypa/virtualenv#2798</a></li>
<li>Upgrade setuptools to 75.5 and wheel to 0.45 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2804">pypa/virtualenv#2804</a></li>
<li>No longer forcibly echo off during windows batch activation by <a
href="https://github.com/wiktorinox"><code>@​wiktorinox</code></a> in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2801">pypa/virtualenv#2801</a></li>
<li>feat: Write CACHEDIR.TAG file by <a
href="https://github.com/neilramsay"><code>@​neilramsay</code></a> in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2803">pypa/virtualenv#2803</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/wiktorinox"><code>@​wiktorinox</code></a> made
their first contribution in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2801">pypa/virtualenv#2801</a></li>
<li><a
href="https://github.com/neilramsay"><code>@​neilramsay</code></a> made
their first contribution in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2803">pypa/virtualenv#2803</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/20.27.1...20.27.2">https://github.com/pypa/virtualenv/compare/20.27.1...20.27.2</a></p>
<h2>20.27.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>release 20.27.0 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2785">pypa/virtualenv#2785</a></li>
<li>Upgrade to pip 24.3 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2790">pypa/virtualenv#2790</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/20.27.0...20.27.1">https://github.com/pypa/virtualenv/compare/20.27.0...20.27.1</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.28.0 (2024-11-25)</h2>
<p>Features - 20.28.0</p>
<pre><code>- Write CACHEDIR.TAG file on creation - by
&quot;user:`neilramsay`. (:issue:`2803`)
<h2>v20.27.2 (2024-11-25)</h2>
<p>Bugfixes - 20.27.2
</code></pre></p>
<ul>
<li>
<p>Upgrade embedded wheels:</p>
<ul>
<li>setuptools to <code>75.3.0</code> from <code>75.2.0</code>
(:issue:<code>2798</code>)</li>
</ul>
</li>
<li>
<p>Upgrade embedded wheels:</p>
<ul>
<li>wheel to <code>0.45.0</code> from <code>0.44.0</code></li>
<li>setuptools to <code>75.5.0</code> (:issue:<code>2800</code>)</li>
</ul>
</li>
<li>
<p>no longer forcibly echo off during windows batch activation
(:issue:<code>2801</code>)</p>
</li>
<li>
<p>Upgrade embedded wheels:</p>
<ul>
<li>setuptools to <code>75.6.0</code> from <code>75.5.0</code></li>
<li>wheel to <code>0.45.1</code> from <code>0.45.0</code>
(:issue:<code>2804</code>)</li>
</ul>
</li>
</ul>
<h2>v20.27.1 (2024-10-28)</h2>
<p>Bugfixes - 20.27.1</p>
<pre><code>- Upgrade embedded wheels:
<ul>
<li>pip to <code>24.3.1</code> from <code>24.2</code>
(:issue:<code>2789</code>)
</code></pre></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/virtualenv/commit/bfc04e3616d66edc55a31b9627bc5ef35efdf62a"><code>bfc04e3</code></a>
release 20.28.0</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/2a29a1b09b7502850ac123e9c51573ecd67a567e"><code>2a29a1b</code></a>
feat: Write CACHEDIR.TAG file (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2805">#2805</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/d619967f7b1cb75a441a5a21c3320a9b4a617a65"><code>d619967</code></a>
fix: Update run_with_catch log flushing (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2806">#2806</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/f74c00077ae13634d46ac7470108648915c31efe"><code>f74c000</code></a>
release 20.27.2</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/6f70bf50fce097c20d5651e0dbfea21eff6edc5c"><code>6f70bf5</code></a>
Revert &quot;feat: Write CACHEDIR.TAG file (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2803">#2803</a>)&quot;</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/f5d7cb40c186b861eac6adf7826a6dfbf3c99605"><code>f5d7cb4</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2799">#2799</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/be19526bc3e41661c39971e34e19ae111355a183"><code>be19526</code></a>
feat: Write CACHEDIR.TAG file (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2803">#2803</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/b3e2b6f5b8b0953b9c3d5a383687530442e628ad"><code>b3e2b6f</code></a>
No longer forcibly echo off during windows batch activation (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2801">#2801</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/fd6c16bc43b891d2f94abdb75a712c9fa9ee1686"><code>fd6c16b</code></a>
Bump astral-sh/setup-uv from 3 to 4 (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2802">#2802</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/898abfd417a37d5de119eebf8be2f7d3af7b0483"><code>898abfd</code></a>
Upgrade setuptools to 75.5 and wheel to 0.45 (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2804">#2804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/virtualenv/compare/20.27.0...20.28.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.27.0&new-version=20.28.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>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 1b0ee4f commit 8dab9c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -783,9 +783,9 @@ urllib3==2.2.3 \
# qbittorrent-api
# requests
# types-requests
virtualenv==20.27.0 \
--hash=sha256:2ca56a68ed615b8fe4326d11a0dca5dfbe8fd68510fb6c6349163bed3c15f2b2 \
--hash=sha256:44a72c29cceb0ee08f300b314848c86e57bf8d1f13107a5e671fb9274138d655
virtualenv==20.28.0 \
--hash=sha256:23eae1b4516ecd610481eda647f3a7c09aea295055337331bb4e6892ecce47b0 \
--hash=sha256:2c9c3262bb8e7b87ea801d715fae4495e6032450c71d2309be9550e7364049aa
# via
# -r requirements.txt
# pre-commit
Expand Down

0 comments on commit 8dab9c8

Please sign in to comment.