From 1b3c447e4bff3c4a68aec59c8930d7b8d22de5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 10:09:13 -0800 Subject: [PATCH] pip: bump regex from 2023.10.3 to 2023.12.25 (#398) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.10.3 to 2023.12.25. 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 c21758b640..d49f6117d8 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,5 +16,5 @@ edk2-pytool-library==0.19.8 edk2-pytool-extensions==0.26.4 edk2-basetools==0.1.29 antlr4-python3-runtime==4.13.1 -regex==2023.10.3 +regex==2023.12.25 pygount==1.6.1