Skip to content

Commit

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

edk2-pytool-library from 0.21.8 to 0.21.10
edk2-pytool-extensions from 0.27.6 to 0.27.11
antlr4-python3-runtime from 4.13.1 to 4.13.2
regex from 2024.5.15 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 3a7ed56 commit f3c67bd
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,9 +12,9 @@
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
##

edk2-pytool-library~=0.21.8
edk2-pytool-extensions~=0.27.6
antlr4-python3-runtime==4.13.1
edk2-pytool-library~=0.21.10
edk2-pytool-extensions~=0.27.11
antlr4-python3-runtime==4.13.2
lcov-cobertura==2.0.2
regex==2024.5.15
regex==2024.7.24
pygount==1.8.0

0 comments on commit f3c67bd

Please sign in to comment.