From 2aec52073542c570c53d7fb0431fa24866117d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 00:43:24 +0000 Subject: [PATCH] Bump cryptography in /benchmarks_patched/unported/XBEN-101-24/app Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.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_patched/unported/XBEN-101-24/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks_patched/unported/XBEN-101-24/app/requirements.txt b/benchmarks_patched/unported/XBEN-101-24/app/requirements.txt index ad975947b..b2500f28b 100644 --- a/benchmarks_patched/unported/XBEN-101-24/app/requirements.txt +++ b/benchmarks_patched/unported/XBEN-101-24/app/requirements.txt @@ -2,7 +2,7 @@ cachelib==0.10.2 captcha==0.4 cffi==1.15.1 click==8.1.7 -cryptography==42.0.5 +cryptography==46.0.5 Flask==2.2.5 Flask-Session==0.6.0 Flask-WTF==1.1.1