From d1afa903575961b53b7ca133482647a3cba175b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:52:25 +0000 Subject: [PATCH] pip: bump pyasn1 from 0.6.1 to 0.6.2 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: direct:production ... 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 b3deff0..213ad4c 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -3,5 +3,5 @@ edk2-pytool-extensions==0.30.6 ruff==0.14.10 pytest==9.0.2 pefile==2024.8.26 -pyasn1==0.6.1 +pyasn1==0.6.2 pyasn1_modules==0.4.2 \ No newline at end of file