From 7c4a442fe70026fb2509f6faa1209191f8afe6c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:39:50 +0000 Subject: [PATCH] Bump cryptography in /benchmarks/cybench/GLA/web/GlacierExchange Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/cybench/GLA/web/GlacierExchange/requirements.txt | 2 +- .../cybench/GLA/web/GlacierExchange/solution/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/cybench/GLA/web/GlacierExchange/requirements.txt b/benchmarks/cybench/GLA/web/GlacierExchange/requirements.txt index 5f68c146..c112bdd3 100644 --- a/benchmarks/cybench/GLA/web/GlacierExchange/requirements.txt +++ b/benchmarks/cybench/GLA/web/GlacierExchange/requirements.txt @@ -4,7 +4,7 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 colored-traceback==0.3.0 -cryptography==41.0.2 +cryptography==46.0.5 Flask==1.1.4 flask-restful==0.3.8 idna==3.4 diff --git a/benchmarks/cybench/GLA/web/GlacierExchange/solution/requirements.txt b/benchmarks/cybench/GLA/web/GlacierExchange/solution/requirements.txt index 5be5044a..f05dadc7 100644 --- a/benchmarks/cybench/GLA/web/GlacierExchange/solution/requirements.txt +++ b/benchmarks/cybench/GLA/web/GlacierExchange/solution/requirements.txt @@ -4,7 +4,7 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 colored-traceback==0.3.0 -cryptography==41.0.2 +cryptography==46.0.5 idna==3.4 intervaltree==3.1.0 Mako==1.2.4