From 861ed2b06a3572bd2c09fb25029e3e030008afb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 12:04:54 -0400 Subject: [PATCH] pip: bump xmlschema from 2.3.1 to 2.4.0 (#225) Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 2.3.1 to 2.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 c7d1e2f4..a7cbf7e1 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,6 +16,6 @@ edk2-pytool-library==0.15.3 edk2-pytool-extensions==0.23.10 edk2-basetools==0.1.49 antlr4-python3-runtime==4.13.0 -xmlschema==2.3.1 +xmlschema==2.4.0 regex==2023.6.3 pywin32==306; sys_platform == 'win32' \ No newline at end of file