diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-27 13:05:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-27 13:05:46 +0000 |
commit | b8216ccd6a664020fe6f2e8e203297ab1046468e (patch) | |
tree | 8c4816bfda21a7b8615336fca4d9f91149d9d7c4 | |
parent | d7d4f09ff815794761f84d06e307001afe6376c4 (diff) | |
download | edk2-dependabot/pip/regex-2023.12.25.tar.gz edk2-dependabot/pip/regex-2023.12.25.tar.bz2 edk2-dependabot/pip/regex-2023.12.25.zip |
pip: bump regex from 2023.8.8 to 2023.12.25dependabot/pip/regex-2023.12.25
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.8.8 to 2023.12.25.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.8.8...2023.12.25)
---
updated-dependencies:
- dependency-name: regex
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 8177c60d18..cd512b5213 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -17,4 +17,4 @@ edk2-pytool-extensions~=0.25.1 edk2-basetools==0.1.48
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
-regex==2023.8.8
+regex==2023.12.25
|