From 5948ef17462999d9234dc050ee2218f753a8f258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 22:34:18 +0000 Subject: [PATCH] pip: bump regex from 2024.5.10 to 2024.5.15 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.5.10 to 2024.5.15. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.5.10...2024.5.15) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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