seyLu / medrec-rest_attempt-1

Prototype for a Medical Record system
MIT License
3 stars 1 forks source link

chore(deps): bump virtualenv from 20.24.2 to 20.24.3 #25

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps virtualenv from 20.24.2 to 20.24.3.

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`
</code></pre>
</blockquote>
</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 compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=virtualenv&package-manager=pip&previous-version=20.24.2&new-version=20.24.3)](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)