diff options
Diffstat (limited to 'pip-requirements.txt')
-rw-r--r-- | pip-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pip-requirements.txt b/pip-requirements.txt index c8de90fc2b..6d3b14da2d 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.21.9
+edk2-pytool-library~=0.22.0
edk2-pytool-extensions~=0.27.10
antlr4-python3-runtime>=4.7.1
lcov-cobertura==2.0.2
|