Skip to content

Commit

Permalink
pip: bump edk2-pytool-library from 0.21.12 to 0.22.0 (#411)
Browse files Browse the repository at this point in the history
Bumps
[edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library)
from 0.21.12 to 0.22.0.
Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 308.
Bumps
[edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions)
from 0.27.12 to 0.28.0.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron <aaronpop@microsoft.com>
  • Loading branch information
dependabot[bot] and apop5 authored Oct 28, 2024
1 parent 40c5d79 commit f039fff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pip-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
##

edk2-pytool-library==0.21.12
edk2-pytool-extensions==0.27.12
edk2-pytool-library==0.22.0
edk2-pytool-extensions==0.28.0
antlr4-python3-runtime==4.13.2
xmlschema==3.4.2
regex==2024.9.11
pywin32==306; sys_platform == 'win32'
pywin32==308; sys_platform == 'win32'
pygount==1.8.0

0 comments on commit f039fff

Please sign in to comment.