From 1b1207f32b7f1d8a1ae0e91d28443dd105bc5403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:25:43 +0000 Subject: [PATCH] Bump cryptography from 48.0.1 to 50.0.0 in /tools/quarc Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/quarc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quarc/requirements.txt b/tools/quarc/requirements.txt index 31a138ab..3949166a 100644 --- a/tools/quarc/requirements.txt +++ b/tools/quarc/requirements.txt @@ -1,7 +1,7 @@ certifi==2024.7.4 cffi==1.15.0 charset-normalizer==2.0.12 -cryptography==48.0.1 +cryptography==50.0.0 dill==0.3.5.1 idna==3.15 mpmath==1.3.0