From 1a897f6fc5f6c85e39ce378caf5f2c1061a6a968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 08:07:00 +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 [cryptography](https://github.com/pyca/cryptography). Updates `ruff` from 0.15.11 to 0.15.12 - [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.11...0.15.12) Updates `cryptography` from 46.0.7 to 47.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...47.0.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 35dd052..5d81301 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -1,9 +1,9 @@ edk2-pytool-library==0.23.13 edk2-pytool-extensions==0.31.0 -ruff==0.15.11 +ruff==0.15.12 pytest==9.0.3 pefile==2024.8.26 pyasn1==0.6.3 pyasn1_modules==0.4.2 -cryptography==46.0.7 +cryptography==47.0.0 jsonschema[format]==4.26.0