From 765b9987ca28343e854b4b722aaa31461a782757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 09:25:19 -0800 Subject: [PATCH] pip: bump regex from 2024.9.11 to 2024.11.6 (#312) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.9.11 to 2024.11.6. 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 39c29e95a4..2a9a1668dd 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,5 +15,5 @@ edk2-pytool-library==0.22.2 edk2-pytool-extensions==0.28.0 antlr4-python3-runtime==4.13.2 -regex==2024.9.11 +regex==2024.11.6 pygount==1.8.0 \ No newline at end of file