From 641fa463351ac9570b41c09f8ed1c29e0f6d5912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 22:30:37 +0000 Subject: [PATCH] Bump cryptography in /AzureFunctions/ARCHIVE/aplfpa 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/ARCHIVE/aplfpa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AzureFunctions/ARCHIVE/aplfpa/requirements.txt b/AzureFunctions/ARCHIVE/aplfpa/requirements.txt index 6f09e4973..1972ded55 100644 --- a/AzureFunctions/ARCHIVE/aplfpa/requirements.txt +++ b/AzureFunctions/ARCHIVE/aplfpa/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