Skip to content

Commit

Permalink
pip: bump pywin32 from 306 to 308. edk2-pytool-library to 0.22.0. edk…
Browse files Browse the repository at this point in the history
…2-pytool-extensions to 0.28.0 (#1053)

Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 308.
Bumps
[edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library)
from 0.21.10 to 0.22.2.
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 Nov 7, 2024
1 parent ea89d76 commit 2e50095
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,9 +12,9 @@
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
##

edk2-pytool-library==0.21.10
edk2-pytool-extensions==0.27.12
edk2-pytool-library~=0.22.2
edk2-pytool-extensions~=0.28.0
xmlschema==3.4.3
regex==2024.9.11
pygount==1.8.0
pywin32==306; sys_platform == 'win32'
pywin32==308; sys_platform == 'win32'

0 comments on commit 2e50095

Please sign in to comment.