diff options
-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 ec5502ecc2..e5fc570c17 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,6 +16,6 @@ edk2-pytool-library~=0.23.4 edk2-pytool-extensions~=0.29.11
antlr4-python3-runtime==4.9
lcov-cobertura==2.1.1
-regex==2024.11.6
+regex==2025.8.29
pylibfdt==1.7.2.post1
pefile
|