From 908994a170cd63ee7cc0370530e3e97cecc76544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 10:37:45 -0700 Subject: [PATCH] pip: bump pygount from 1.6.1 to 1.8.0 (#849) Bumps [pygount](https://github.com/roskakori/pygount) from 1.6.1 to 1.8.0. 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 c98e28c209..7a048b7857 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -17,5 +17,5 @@ edk2-pytool-extensions~=0.27.4 # MU_CHANGE antlr4-python3-runtime==4.13.1 regex lcov-cobertura==2.0.2 -pygount==1.6.1 # MU_CHANGE +pygount==1.8.0 # MU_CHANGE toml==0.10.2 # MU_CHANGE