From 0bd42b45982d96ee83a8ab496d095cf8f02fa362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 08:39:43 +0000 Subject: [PATCH] pip: bump xmlschema from 3.4.0 to 3.4.2 Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 3.4.0 to 3.4.2. - [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.4.0...v3.4.2) --- 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 963e5fad..60722fcc 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.4.0 +xmlschema==3.4.2 regex==2024.7.24 pywin32==306; sys_platform == 'win32' pygount==1.8.0