From 2acde62130d7dde32694ea0a80351b8ab7777e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 08:08:13 -0700 Subject: [PATCH] pip: bump regex from 2024.4.28 to 2024.5.10 (#348) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.4.28 to 2024.5.10. 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 5cc4ccb6..6b05cebd 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,6 +16,6 @@ edk2-pytool-library==0.21.5 edk2-pytool-extensions==0.27.4 antlr4-python3-runtime==4.13.1 xmlschema==3.3.1 -regex==2024.4.28 +regex==2024.5.10 pywin32==306; sys_platform == 'win32' pygount==1.6.1