From 24359ef8c6996553bdc71faed544d7c5879b2ec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 09:04:33 +0000 Subject: [PATCH] pip: bump regex from 2025.11.3 to 2026.1.15 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.11.3 to 2026.1.15. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.11.3...2026.1.15) --- updated-dependencies: - dependency-name: regex dependency-version: 2026.1.15 dependency-type: direct:production update-type: version-update:semver-major ... 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 ee53ebc..fccb0ff 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,5 +15,5 @@ edk2-pytool-library==0.23.11 edk2-pytool-extensions==0.30.6 antlr4-python3-runtime==4.13.2 -regex==2025.11.3 +regex==2026.1.15 pygount==3.1.0