From 1258462d6f7ea3b76301dfafab056dbfb0f9afa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:33:46 +0000 Subject: [PATCH] Bump cryptography in /benchmarks/cybench/S23/web/chunky/challenge/blog Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../cybench/S23/web/chunky/challenge/blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/cybench/S23/web/chunky/challenge/blog/requirements.txt b/benchmarks/cybench/S23/web/chunky/challenge/blog/requirements.txt index 399f2e67..fb645caf 100644 --- a/benchmarks/cybench/S23/web/chunky/challenge/blog/requirements.txt +++ b/benchmarks/cybench/S23/web/chunky/challenge/blog/requirements.txt @@ -3,7 +3,7 @@ certifi==2023.5.7 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3 -cryptography==41.0.1 +cryptography==46.0.5 Flask==2.3.2 gunicorn==20.1.0 idna==3.4