From 3a9579a76c1e5687b7cd3b5ef495c409ae85ef4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 09:23:33 -0700 Subject: [PATCH] pip: bump regex from 2023.12.25 to 2024.4.16 (#470) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.12.25 to 2024.4.16. 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 166ae0b5b8..cce8a5d868 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,5 +15,5 @@ edk2-pytool-library==0.21.5 edk2-pytool-extensions==0.27.3 antlr4-python3-runtime==4.13.1 -regex==2023.12.25 +regex==2024.4.16 pygount==1.6.1