Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip: update edk2-pytool-extensions requirement from ~=0.27.6 to ~=0.2…
…7.8 (#1028) Updates the requirements on [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tianocore/edk2-pytool-extensions/releases">edk2-pytool-extensions's releases</a>.</em></p> <blockquote> <h2>v0.27.8</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump twine from 5.1.0 to 5.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-extensions/pull/839">tianocore/edk2-pytool-extensions#839</a></li> </ul> <h2>Notes</h2> <p>This releases contains no functional changes, but upgrades twine to resolve a pypi release bug / failure.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.7...v0.27.8">https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.7...v0.27.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tianocore/edk2-pytool-extensions/commit/ccfe4ef7b999c6ad9b134c3c2e84d877d531a0b2"><code>ccfe4ef</code></a> build(deps): bump twine from 5.1.0 to 5.1.1 (<a href="https://redirect.github.com/tianocore/edk2-pytool-extensions/issues/839">#839</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-extensions/commit/d5c164963b248a2013d5236edf7ee436f8096396"><code>d5c1649</code></a> Fix parameter handling in repo_resolver and update logging configuration. (<a href="https://redirect.github.com/tianocore/edk2-pytool-extensions/issues/838">#838</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-extensions/commit/bb2bfecc735a97ddc2ae411a67f25626cbe90e32"><code>bb2bfec</code></a> build(deps): bump pytest from 8.2.1 to 8.2.2 (<a href="https://redirect.github.com/tianocore/edk2-pytool-extensions/issues/828">#828</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-extensions/commit/112154126a525b8bb79121d8991404071536f18a"><code>1121541</code></a> readme: Add documentation on publishing a release (<a href="https://redirect.github.com/tianocore/edk2-pytool-extensions/issues/835">#835</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-extensions/commit/e09cbc877eea399555d76072935f088ab76ecd44"><code>e09cbc8</code></a> build(deps): bump robotframework from 7.0 to 7.0.1 (<a href="https://redirect.github.com/tianocore/edk2-pytool-extensions/issues/831">#831</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-extensions/commit/d1d253f5a83993c91e14387ef37b12703a07af9d"><code>d1d253f</code></a> build(deps): bump ruff from 0.4.7 to 0.4.10 (<a href="https://redirect.github.com/tianocore/edk2-pytool-extensions/issues/834">#834</a>)</li> <li>See full diff in <a href="https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.6...v0.27.8">compare view</a></li> </ul> </details> <br /> 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information