From b637b2c73a9919451bf915f42a99d3076c62beba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:23:40 -0400 Subject: [PATCH] pip: bump regex from 2024.7.24 to 2024.9.11 (#297) 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 64fe825706..8492e7b43b 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,5 +15,5 @@ edk2-pytool-library==0.21.10 edk2-pytool-extensions==0.27.11 antlr4-python3-runtime==4.13.2 -regex==2024.7.24 +regex==2024.9.11 pygount==1.8.0 \ No newline at end of file