From 56d76e66abe9bc97bd968df5ea40e0aa49f85b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 06:26:35 +0000 Subject: [PATCH] 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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8207e5e..660e32bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ click==8.4.2 # -r requirements.in # flask # pip-tools -cryptography==49.0.0 +cryptography==50.0.0 # via oic csh-ldap==2.5.5 # via -r requirements.in