From 08512dfabc0fb1e9b8111e35c61b810de4c3bed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 08:00:08 -0700 Subject: [PATCH] pip: bump xmlschema from 3.3.2 to 3.4.0 (#398) Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 3.3.2 to 3.4.0. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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 b6fce85a..963e5fad 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,7 +15,7 @@ edk2-pytool-library==0.21.10 edk2-pytool-extensions==0.27.12 antlr4-python3-runtime==4.13.2 -xmlschema==3.3.2 +xmlschema==3.4.0 regex==2024.7.24 pywin32==306; sys_platform == 'win32' pygount==1.8.0