From 8c74a8bc3f99227b1ebcba705d6b84e2bf6dcc6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:46:00 -0500 Subject: [PATCH] pip: bump xmlschema from 2.5.1 to 3.0.1 (#816) Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 2.5.1 to 3.0.1. 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 f48fd50e3..77460d31f 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,6 +14,6 @@ edk2-pytool-library==0.19.8 edk2-pytool-extensions==0.26.4 -xmlschema==2.5.1 +xmlschema==3.0.1 regex==2023.12.25 pygount==1.6.1