From eab2f5ed71006d261fa9eab62a307444459713d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:18:52 +0000 Subject: [PATCH] pip: bump regex from 2026.1.15 to 2026.2.28 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2026.1.15 to 2026.2.28. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2026.1.15...2026.2.28) --- updated-dependencies: - dependency-name: regex dependency-version: 2026.2.28 dependency-type: direct:production update-type: version-update:semver-minor ... 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 48ea108e..56b6c103 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,7 +15,7 @@ edk2-pytool-library~=0.23.11 edk2-pytool-extensions~=0.30.6 xmlschema==4.3.1 -regex==2026.1.15 +regex==2026.2.28 pygount==3.1.0 pywin32==311; sys_platform == 'win32' setuptools==80.10.1