From 6a026d2a35f2582e49428f35b4750d8bc172ccb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 01:58:17 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc820be..102736c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ colorama==0.4.4 coverage==7.4.0 configparser==5.2.0 crayons==0.4.0 -cryptography==36.0.1 +cryptography==48.0.1 fuzzywuzzy==0.18.0 gemmi==0.4.5 h11==0.13.0