Skip to content

Commit 681a552

Browse files
pip: update edk2-pytool-library requirement from ~=0.23.2 to ~=0.23.8 (#228)
Updates the requirements on [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) to permit the latest version. <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.23.8</h2> <h2>What's Changed</h2> <ul> <li>pyproject.toml: Update setuptools to latest (80.9.0) by <a href="https://github.com/makubacki"><code>@​makubacki</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/756">tianocore/edk2-pytool-library#756</a></li> <li>dsc_parser: Some PCD value not working in !if directive by <a href="https://github.com/PaddyDengAmi"><code>@​PaddyDengAmi</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/755">tianocore/edk2-pytool-library#755</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/PaddyDengAmi"><code>@​PaddyDengAmi</code></a> made their first contribution in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/755">tianocore/edk2-pytool-library#755</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.23.7...v0.23.8">https://github.com/tianocore/edk2-pytool-library/compare/v0.23.7...v0.23.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/5e00965fdf8535102aefa4f71503feb1126a585b"><code>5e00965</code></a> dsc_parser: Some PCD value not working in !if directive (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/755">#755</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/23fb161210598927e315f60a03215397e5236e06"><code>23fb161</code></a> pyproject.toml: Update setuptools to latest (80.9.0) (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/756">#756</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/a8406a6013018a89f0a95b344ee01b8dc0ddc586"><code>a8406a6</code></a> inf_generator2: Remove DIRID_WINDOWS from generated INFs (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/754">#754</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/4d049ad5583253545e0bcc7dcf03e70ebfb41c09"><code>4d049ad</code></a> inf_generator2: Add TargetOSVersion option (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/753">#753</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/1dc567447dd9410277dba73e8659aa4420df2835"><code>1dc5674</code></a> Add supported OS and unit tests (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/752">#752</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/8423e94afea15ac5be924ab8acce09fd946b9862"><code>8423e94</code></a> Fixing print statement (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/751">#751</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/d4b700e645501cfaaf4f2f9e5d73feec126fb208"><code>d4b700e</code></a> base_parser: Give input variables precedence to local variables (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/750">#750</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/606ad4b2dddcabf955194e8b95296e750ed530a9"><code>606ad4b</code></a> edk2_db: Fix mis-aligned zip for library dependencies (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/744">#744</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/aa9b59a747be7fec815fa0e8496679de7bc1f754"><code>aa9b59a</code></a> Adding classmethod to convert bytes to EfiTime (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/738">#738</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/8376ad62ec05c0a91e2960eade893fa6ca6cf318"><code>8376ad6</code></a> base_parser: Prevent circular variable replacement (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/739">#739</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.23.2...v0.23.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10f3fa3 commit 681a552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pip-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
1313
##
1414

15-
edk2-pytool-library~=0.23.2
15+
edk2-pytool-library~=0.23.8
1616
edk2-pytool-extensions~=0.24.1
1717
antlr4-python3-runtime==4.13.2
1818
regex

0 commit comments

Comments
 (0)