From 6c0dabf443fd6d969a8dea978c5291e06cf8a4d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 19:41:59 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 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 57d22361..98f56b83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ click==8.3.2 # -r requirements.in # flask # pip-tools -cryptography==46.0.7 +cryptography==48.0.1 # via oic csh-ldap==2.5.3 # via -r requirements.in