From 39459092fe97e1346f552ba22cd22c44bcdcf388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:31:58 +0000 Subject: [PATCH] Bump cryptography from 43.0.3 to 46.0.5 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 71e36e8..cf7c0ed 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -2,7 +2,7 @@ blinker==1.9.0 certifi==2024.8.30 cffi==1.17.1 click==8.1.7 -cryptography==43.0.3 +cryptography==46.0.5 docusign-esign==5.3.0 Flask==3.1.0 Flask-Cors==5.0.0