Skip to content

Commit

Permalink
pip: Update all pip-requirements to latest (#289)
Browse files Browse the repository at this point in the history
## Description

edk2-pytool-library from 0.21.9 to 0.21.10
edk2-pytool-extensions from 0.27.10 to 0.27.11
antlr4-python3-runtime from 4.13.1 to 4.13.2
regex from floating to 2024.7.24

- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?

## How This Was Tested
CI.

## Integration Instructions
N/A
  • Loading branch information
apop5 authored Aug 24, 2024
1 parent f389bc4 commit 5665f25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pip-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
##

edk2-pytool-library==0.21.9
edk2-pytool-extensions==0.27.10
antlr4-python3-runtime==4.13.1
regex
edk2-pytool-library==0.21.10
edk2-pytool-extensions==0.27.11
antlr4-python3-runtime==4.13.2
regex==2024.7.24
pygount==1.8.0

0 comments on commit 5665f25

Please sign in to comment.