From f0ac412cdd2a836e30d4f44515a15ca7151bfc1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 01:37:50 +0000 Subject: [PATCH] pip: bump the all-pip-dependencies group with 2 updates Bumps the all-pip-dependencies group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [pyasn1](https://github.com/pyasn1/pyasn1). Updates `ruff` from 0.15.5 to 0.15.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.5...0.15.6) Updates `pyasn1` from 0.6.2 to 0.6.3 - [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.2...v0.6.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index c0cd3f9..8aa53ce 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -1,8 +1,8 @@ edk2-pytool-library==0.23.11 edk2-pytool-extensions==0.30.8 -ruff==0.15.5 +ruff==0.15.6 pytest==9.0.2 pefile==2024.8.26 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1_modules==0.4.2 cryptography==46.0.5