From 3262d4d84367abad190af212d9da3c3597193cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:09:31 -0700 Subject: [PATCH] pip: bump regex from 2024.5.10 to 2024.5.15 (#274) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.5.10 to 2024.5.15. 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 8287c6bf3b..fa96f98063 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,6 +15,6 @@ edk2-pytool-library==0.21.5 edk2-pytool-extensions==0.27.5 antlr4-python3-runtime==4.13.1 -regex==2024.5.10 +regex==2024.5.15 lcov-cobertura==2.0.2 pygount==1.8.0