From 8c353d993bb605741dc996d7cefdf93e845dc6a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 08:36:20 -0700 Subject: [PATCH] pip: bump regex from 2024.7.24 to 2024.9.11 (#403) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.7.24 to 2024.9.11. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 963e5fad..0bb3e36f 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,6 +16,6 @@ edk2-pytool-library==0.21.10 edk2-pytool-extensions==0.27.12 antlr4-python3-runtime==4.13.2 xmlschema==3.4.0 -regex==2024.7.24 +regex==2024.9.11 pywin32==306; sys_platform == 'win32' pygount==1.8.0