From 05bc8b7620aba4523a75241dd36e0bab04473404 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 08:15:26 +0000 Subject: [PATCH] pip: update edk2-pytool-library requirement from ~=0.18.0 to ~=0.18.1 Updates the requirements on [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) to permit the latest version. - [Release notes](https://github.com/tianocore/edk2-pytool-library/releases) - [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.18.0...v0.18.1) --- updated-dependencies: - dependency-name: edk2-pytool-library dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 1ec9dda..343e57c 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -12,7 +12,7 @@ # https://www.python.org/dev/peps/pep-0440/#version-specifiers ## -edk2-pytool-library~=0.18.0 +edk2-pytool-library~=0.18.1 edk2-pytool-extensions~=0.24.1 edk2-basetools==0.1.49 antlr4-python3-runtime==4.13.1