Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip: bump edk2-pytool-library from 0.19.0 to 0.19.1 (#192)
Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.19.0 to 0.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tianocore/edk2-pytool-library/releases">edk2-pytool-library's releases</a>.</em></p> <blockquote> <h2>v0.19.1</h2> <h2>What's Changed</h2> <ul> <li>Limiting capsule install to supported versions by <a href="https://github.com/bkarstens"><code>@bkarstens</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/431">tianocore/edk2-pytool-library#431</a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/426">tianocore/edk2-pytool-library#426</a></li> <li>build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/429">tianocore/edk2-pytool-library#429</a></li> <li>build(deps-dev): bump coverage from 7.3.1 to 7.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/427">tianocore/edk2-pytool-library#427</a></li> <li>build(deps-dev): bump ruff from 0.0.291 to 0.0.292 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/428">tianocore/edk2-pytool-library#428</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bkarstens"><code>@bkarstens</code></a> made their first contribution in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/431">tianocore/edk2-pytool-library#431</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1">https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/000f4c8c1fadd9687b03417fd848f6cd8526a31a"><code>000f4c8</code></a> Limiting capsule install to supported versions (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/431">#431</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/3b79a7816e4c5187b70791e3e4a25a2579d4f082"><code>3b79a78</code></a> build(deps-dev): bump ruff from 0.0.291 to 0.0.292 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/428">#428</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/66df0f0032b4fa71f0f5e157a73ce514755d1605"><code>66df0f0</code></a> build(deps-dev): bump coverage from 7.3.1 to 7.3.2 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/427">#427</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/51b355c83caae5fa7e884019ba4b149350bc9ffb"><code>51b355c</code></a> build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/429">#429</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/f6a10f1993f41eae68cbd5f2e700aa1f7e5697a6"><code>f6a10f1</code></a> build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.2 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/426">#426</a>)</li> <li>See full diff in <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=edk2-pytool-library&package-manager=pip&previous-version=0.19.0&new-version=0.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information