From d0f30a13eac16875f25fc54c09733dc7ff339917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 05:51:15 +0000 Subject: [PATCH] pip: bump cryptography from 49.0.0 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 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 a23439e..22fd6d6 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -5,5 +5,5 @@ pytest==9.1.1 pefile==2024.8.26 pyasn1==0.6.4 pyasn1_modules==0.4.2 -cryptography==49.0.0 +cryptography==50.0.0 jsonschema[format]==4.26.0