From 4a2b97ddb5662acbb0b26e9d8e9e1ce4ca679dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 04:37:50 +0000 Subject: [PATCH] Bump cryptography from 43.0.3 to 46.0.5 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6ac2f84..1f7849e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ colorama==0.4.6 comm==0.2.2 contourpy==1.1.1 coverage==7.6.1 -cryptography==43.0.3 +cryptography==46.0.5 cycler==0.12.1 debugpy==1.8.9 decorator==5.1.1