luissilva1044894 / Pyrez

(ON REWRITE) An easy to use (a)sync wrapper for Hi-Rez Studios API (Paladins, Realm Royale, and Smite), written in Python. 🐍
http://pyrez.rtfd.io
MIT License
26 stars 11 forks source link

Update virtualenv requirement from ~=20.24.2 to ~=20.24.3 #482

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on virtualenv to permit the latest version.

Release notes

Sourced from virtualenv's releases.

20.24.3

What's Changed

New Contributors

Full Changelog: https://github.com/pypa/virtualenv/compare/20.24.2...20.24.3

Changelog

Sourced from virtualenv's changelog.

v20.24.3 (2023-08-11)

Bugfixes - 20.24.3

- Fixed ResourceWarning on exit caused by periodic update subprocess (:issue:`2472`)
- Upgrade embedded wheels:
  • wheel to 0.41.1 from 0.41.0 (:issue:2622)

Misc - 20.24.3

- :issue:`2610`

v20.24.2 (2023-07-24)
---------------------

Bugfixes - 20.24.2
</code></pre>
<ul>
<li>
<p>Upgrade embedded wheels:</p>
<ul>
<li>pip to <code>23.2.1</code> from <code>23.2</code></li>
<li>wheel to <code>0.41.0</code> from <code>0.40.0</code> (:issue:<code>2614</code>)</li>
</ul>
</li>
</ul>
<h2>v20.24.1 (2023-07-19)</h2>
<p>Bugfixes - 20.24.1</p>
<pre><code>- Upgrade embedded wheels:

  * pip to ``23.2`` from ``23.1.2`` - by :user:`arielkirkwood` (:issue:`2611`)

v20.24.0 (2023-07-14)
---------------------

Features - 20.24.0
</code></pre>
<ul>
<li>Export the prompt prefix as <code>VIRTUAL_ENV_PROMPT</code> when activating a virtual
environment - by :user:<code>jimporter</code>. (:issue:<code>2194</code>)</li>
</ul>
<p>Bugfixes - 20.24.0</p>
<pre><code>- Fix test suite - by :user:`gaborbernat`. (:issue:`2592`)
- Upgrade embedded wheels:

  * setuptools to ``68.0.0`` from ``67.8.0`` (:issue:`2607`)
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/pypa/virtualenv/commit/5b309d2c90efeb2f32364877af56c562cf487b5b"><code>5b309d2</code></a> release 20.24.3</li>
<li><a href="https://github.com/pypa/virtualenv/commit/97a80cc7ab666188c71bc6eead94ad4171c9bec1"><code>97a80cc</code></a> Bump wheel (<a href="https://redirect.github.com/pypa/virtualenv/issues/2622">#2622</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/ca1e8ae10861be7dd458b239926d28ece2564400"><code>ca1e8ae</code></a> Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (<a href="https://redirect.github.com/pypa/virtualenv/issues/2621">#2621</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/9c5fc54101446378741a08985e9e85409eb97b83"><code>9c5fc54</code></a> added scripts in <code>tasks</code> directory to sdist on build (<a href="https://redirect.github.com/pypa/virtualenv/issues/2610">#2610</a>) (<a href="https://redirect.github.com/pypa/virtualenv/issues/2620">#2620</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/70141274991c4e060b40ff2430904db79de2cbf3"><code>7014127</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/virtualenv/issues/2619">#2619</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/099f0d8fbef55f49ac5766cd96888314518dd29b"><code>099f0d8</code></a> fix ResourceWarning on process exit (<a href="https://redirect.github.com/pypa/virtualenv/issues/2472">#2472</a>) (<a href="https://redirect.github.com/pypa/virtualenv/issues/2617">#2617</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/20701fe6d7631778f9495308111020fa29a0ae53"><code>20701fe</code></a> Update compatibility docs (<a href="https://redirect.github.com/pypa/virtualenv/issues/2618">#2618</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/119c63ebfb3bce42fa67a5ce1652bc6af79be89a"><code>119c63e</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/virtualenv/issues/2616">#2616</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/0a920369d479b746fe5147cd8482c11ec9dce306"><code>0a92036</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2615">#2615</a> from pypa/release-20.24.2</li>
<li>See full diff in <a href="https://github.com/pypa/virtualenv/compare/20.24.2...20.24.3">compare view</a></li>
</ul>
</details>

<br />
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)