From 3cc7d58e34a6671fcbc8554763daea6925942b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 12:58:18 +0000 Subject: [PATCH] pip: bump xmlschema from 3.3.0 to 3.3.1 Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 3.3.0 to 3.3.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.3.0...v3.3.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 37bf9804..9422a999 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.3.0 +xmlschema==3.3.1 regex==2024.4.28 pywin32==306; sys_platform == 'win32' pygount==1.6.1