From 6c77f205c08b50dc10df0e98e9608bcd291bdc08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:35:13 +0200 Subject: [PATCH] pip: bump xmlschema from 3.3.1 to 3.3.2 (#1294) Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 3.3.1 to 3.3.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.3.1...v3.3.2) --- updated-dependencies: - dependency-name: xmlschema dependency-type: direct:production update-type: version-update:semver-patch ... 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 22d887d4..06f51a7b 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,6 +14,6 @@ edk2-pytool-library==0.21.8 edk2-pytool-extensions==0.27.10 -xmlschema==3.3.1 +xmlschema==3.3.2 regex==2024.7.24 pygount==1.8.0