From 71b7d9169f01d9bacfaac84db2992bcabf2a3fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 00:03:40 +0000 Subject: [PATCH] Bump cryptography in /benchmarks/cybench/GLA/crypto/skilift/solution Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...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/crypto/skilift/solution/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/cybench/GLA/crypto/skilift/solution/requirements.txt b/benchmarks/cybench/GLA/crypto/skilift/solution/requirements.txt index 2b453f17..7cf0682d 100644 --- a/benchmarks/cybench/GLA/crypto/skilift/solution/requirements.txt +++ b/benchmarks/cybench/GLA/crypto/skilift/solution/requirements.txt @@ -8,7 +8,7 @@ certifi==2023.7.22 cffi==1.16.0 charset-normalizer==3.3.2 colored-traceback==0.3.0 -cryptography==41.0.5 +cryptography==46.0.5 idna==3.4 intervaltree==3.1.0 Mako==1.2.4