From 60803295c3f000ad02adb51ec7495d68cd04d547 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 04:17:39 +0000 Subject: [PATCH] pip: bump pylibfdt from 1.7.2 to 1.7.2.post1 Bumps pylibfdt from 1.7.2 to 1.7.2.post1. --- updated-dependencies: - dependency-name: pylibfdt dependency-version: 1.7.2.post1 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 25c0282356..ec5502ecc2 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -17,5 +17,5 @@ edk2-pytool-extensions~=0.29.11 antlr4-python3-runtime==4.9 lcov-cobertura==2.1.1 regex==2024.11.6 -pylibfdt==1.7.2 +pylibfdt==1.7.2.post1 pefile