From d7158ff394b20b12fcad12d35e41f773943b4982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 22:22:03 +0000 Subject: [PATCH] pip: bump regex from 2023.8.8 to 2023.10.3 (#186) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.8.8 to 2023.10.3. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Beebe <31827475+TaylorBeebe@users.noreply.github.com> --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 3485f4c3d3..b81e89c26d 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,4 +16,4 @@ edk2-pytool-library==0.18.2 edk2-pytool-extensions==0.24.1 edk2-basetools==0.1.39 antlr4-python3-runtime==4.13.1 -regex==2023.8.8 +regex==2023.10.3