From 187928341e416587965f16ad4f942be4a223c962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 08:19:07 +0000 Subject: [PATCH] pip: bump xmlschema from 3.2.0 to 3.2.1 Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/sissaschool/xmlschema/releases) - [Changelog](https://github.com/sissaschool/xmlschema/blob/master/CHANGELOG.rst) - [Commits](https://github.com/sissaschool/xmlschema/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: xmlschema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 8320f985..21c85d98 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,7 +15,7 @@ edk2-pytool-library==0.21.5 edk2-pytool-extensions==0.27.3 antlr4-python3-runtime==4.13.1 -xmlschema==3.2.0 +xmlschema==3.2.1 regex==2023.12.25 pywin32==306; sys_platform == 'win32' pygount==1.6.1