diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-07-06 13:21:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-06 13:21:15 +0000 |
| commit | 7d07662c76761fbb37df0e6828f5dc2df029e6de (patch) | |
| tree | c05268b32c2e09c4c0d8ddd67f9b888fb5abf5d2 | |
| parent | 7779b1a0424aa96877b600f227c55039b2a4e10d (diff) | |
| download | edk2-dependabot/pip/regex-2026.6.28.tar.gz edk2-dependabot/pip/regex-2026.6.28.zip | |
pip: bump regex from 2026.5.9 to 2026.6.28dependabot/pip/regex-2026.6.28
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2026.5.9 to 2026.6.28.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2026.5.9...2026.6.28)
---
updated-dependencies:
- dependency-name: regex
dependency-version: 2026.6.28
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | pip-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pip-requirements.txt b/pip-requirements.txt index 6680c90d07..7a73b44f35 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,6 +16,6 @@ edk2-pytool-library~=0.23.13 edk2-pytool-extensions~=0.31.0
antlr4-python3-runtime==4.13.2
lcov-cobertura==2.1.1
-regex==2026.5.9
+regex==2026.6.28
pylibfdt==1.7.2.post1
pefile
|
