From 013bdc89eba692715f0bf0ded80b611d13b444ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 08:28:21 -0500 Subject: [PATCH] pip: bump lcov-cobertura from 2.0.2 to 2.1.1 (#1282) Bumps [lcov-cobertura](https://eriwen.github.io/lcov-to-cobertura-xml/) from 2.0.2 to 2.1.1. 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 65df072c74..b2e9ad86dc 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -15,7 +15,7 @@ edk2-pytool-library~=0.22.5 # MU_CHANGE edk2-pytool-extensions~=0.28.1 # MU_CHANGE antlr4-python3-runtime==4.13.2 -lcov-cobertura==2.0.2 +lcov-cobertura==2.1.1 pygount==1.8.0 # MU_CHANGE toml==0.10.2 # MU_CHANGE regex==2024.11.6