From 293be0f9118517ff9f3c113edf4eb88b3cc75ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 08:05:07 +0000 Subject: [PATCH] pip: bump regex in the all-pip-dependencies group Bumps the all-pip-dependencies group with 1 update: [regex](https://github.com/mrabarnett/mrab-regex). Updates `regex` from 2026.4.4 to 2026.5.9 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2026.4.4...2026.5.9) --- updated-dependencies: - dependency-name: regex dependency-version: 2026.5.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-dependencies ... 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 4379ff69ec..d305abe7b0 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,5 +15,5 @@ edk2-pytool-library==0.23.13 edk2-pytool-extensions==0.31.0 antlr4-python3-runtime==4.13.2 -regex==2026.4.4 +regex==2026.5.9 pygount==3.2.0 \ No newline at end of file