From 4308078fa762cb30344eed65cbf0391eba75c7ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 08:02:52 +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.7.10 to 2026.7.19 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2026.7.10...2026.7.19) --- updated-dependencies: - dependency-name: regex dependency-version: 2026.7.19 dependency-type: direct:production update-type: version-update:semver-patch 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 c2148670b8..9025eafcb8 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,5 +15,5 @@ edk2-pytool-library==0.23.15 edk2-pytool-extensions==0.31.0 antlr4-python3-runtime==4.13.2 -regex==2026.7.10 +regex==2026.7.19 pygount==3.2.0