From 24ad65e6607f253c67702daa529aec44c47057d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 10:38:15 -0700 Subject: [PATCH] pip: bump pygount from 1.6.1 to 1.8.0 (#267) 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 dba5e70930..3dc13778de 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,4 +16,4 @@ edk2-pytool-library==0.21.5 edk2-pytool-extensions==0.27.4 antlr4-python3-runtime==4.13.1 regex -pygount==1.6.1 \ No newline at end of file +pygount==1.8.0 \ No newline at end of file