From a142aa736d41f1a24080e4c15ab5c517e3b25b82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:40:18 -0500 Subject: [PATCH] pip: bump xmlschema from 3.0.1 to 3.0.2 (#859) Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 3.0.1 to 3.0.2. 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 33f2fe9ec..bd4d8b241 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,6 +14,6 @@ edk2-pytool-library==0.21.3 edk2-pytool-extensions==0.27.2 -xmlschema==3.0.1 +xmlschema==3.0.2 regex==2023.12.25 pygount==1.6.1