From 4bf98c8df62e9ccf3ce933afd46630793a47448d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:07:13 +0000 Subject: [PATCH] pip: bump the all-pip-dependencies group with 4 updates Bumps the all-pip-dependencies group with 4 updates: [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library), [ruff](https://github.com/astral-sh/ruff), [pytest](https://github.com/pytest-dev/pytest) and [cryptography](https://github.com/pyca/cryptography). Updates `edk2-pytool-library` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/tianocore/edk2-pytool-library/releases) - [Commits](https://github.com/tianocore/edk2-pytool-library/compare/v0.23.12...v0.23.13) Updates `ruff` from 0.15.8 to 0.15.9 - [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.8...0.15.9) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.2...9.0.3) Updates `cryptography` from 46.0.6 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: edk2-pytool-library dependency-version: 0.23.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 7c7b2a2..42f6e61 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -1,8 +1,8 @@ -edk2-pytool-library==0.23.12 +edk2-pytool-library==0.23.13 edk2-pytool-extensions==0.31.0 -ruff==0.15.8 -pytest==9.0.2 +ruff==0.15.9 +pytest==9.0.3 pefile==2024.8.26 pyasn1==0.6.3 pyasn1_modules==0.4.2 -cryptography==46.0.6 +cryptography==46.0.7