From 9b63c2775519595f1d4e4b76af4b2dfa8d9715d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 13:36:58 +0000 Subject: [PATCH] pip: bump regex from 2024.11.6 to 2025.7.34 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.11.6 to 2025.7.34. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2025.7.34) --- updated-dependencies: - dependency-name: regex dependency-version: 2025.7.34 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 ec5502ecc2..81ebda968e 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,6 +16,6 @@ edk2-pytool-library~=0.23.4 edk2-pytool-extensions~=0.29.11 antlr4-python3-runtime==4.9 lcov-cobertura==2.1.1 -regex==2024.11.6 +regex==2025.7.34 pylibfdt==1.7.2.post1 pefile