From 89eed1ad11eba4ffb1b76a680de691a4f786bdc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 00:49:41 +0000 Subject: [PATCH] Bump cryptography in /benchmarks/unported/XBEN-091-24/app Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.7...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/unported/XBEN-091-24/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/unported/XBEN-091-24/app/requirements.txt b/benchmarks/unported/XBEN-091-24/app/requirements.txt index f7cd71bb9..c87affd8b 100644 --- a/benchmarks/unported/XBEN-091-24/app/requirements.txt +++ b/benchmarks/unported/XBEN-091-24/app/requirements.txt @@ -1,7 +1,7 @@ blinker==1.8.2 cffi==1.16.0 click==8.1.7 -cryptography==42.0.7 +cryptography==46.0.5 Flask==3.0.3 itsdangerous==2.2.0 Jinja2==3.1.4