diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-18 13:15:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-18 13:15:42 +0000 |
commit | 9e28be40a2543f2cc3419cb4205a9e1592bf533c (patch) | |
tree | c891854f0ab2c557278550f6567aefcc235d2be1 | |
parent | 0afb8743493853e30171f6000de51242e22a1eb8 (diff) | |
download | edk2-dependabot/pip/regex-2024.4.16.tar.gz edk2-dependabot/pip/regex-2024.4.16.tar.bz2 edk2-dependabot/pip/regex-2024.4.16.zip |
pip: bump regex from 2023.12.25 to 2024.4.16dependabot/pip/regex-2024.4.16
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.12.25 to 2024.4.16.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.12.25...2024.4.16)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-major
...
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 2f4cd33cc6..64730b0989 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -17,4 +17,4 @@ edk2-pytool-extensions==0.26.4 edk2-basetools==0.1.51
antlr4-python3-runtime==4.7.1
lcov-cobertura==2.0.2
-regex==2023.12.25
+regex==2024.4.16
|