From f4bc1f9fd9bb24cc6c59647f972c0776249b3512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 22:49:37 +0000 Subject: [PATCH] Bump cryptography in /AzureFunctions/ACTIVE/active_caselink_ccd Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.3...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AzureFunctions/ACTIVE/active_caselink_ccd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AzureFunctions/ACTIVE/active_caselink_ccd/requirements.txt b/AzureFunctions/ACTIVE/active_caselink_ccd/requirements.txt index 52a4cb69c..91872c040 100644 --- a/AzureFunctions/ACTIVE/active_caselink_ccd/requirements.txt +++ b/AzureFunctions/ACTIVE/active_caselink_ccd/requirements.txt @@ -16,7 +16,7 @@ azure-storage-blob==12.20.0 certifi==2025.4.26 cffi==1.17.1 charset-normalizer==3.4.2 -cryptography==44.0.3 +cryptography==46.0.6 frozenlist==1.6.0 idna==3.10 isodate==0.7.2