From 60252bec0c32fcb7691acd81ba46069e54dd385a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:07:13 +0000 Subject: [PATCH] pip: bump cryptography in the all-pip-dependencies group Bumps the all-pip-dependencies group with 1 update: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 47.0.0 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/47.0.0...48.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 5d81301..0ae414d 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -5,5 +5,5 @@ pytest==9.0.3 pefile==2024.8.26 pyasn1==0.6.3 pyasn1_modules==0.4.2 -cryptography==47.0.0 +cryptography==48.0.0 jsonschema[format]==4.26.0