From 4e11275fc373eb336c84d822c8e1bd0a9ff32fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 21:58:31 +0000 Subject: [PATCH] Bump cryptography in /Solutions/Box/Data Connectors Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Solutions/Box/Data Connectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/Box/Data Connectors/requirements.txt b/Solutions/Box/Data Connectors/requirements.txt index 8c40837d963..39da4887bc6 100644 --- a/Solutions/Box/Data Connectors/requirements.txt +++ b/Solutions/Box/Data Connectors/requirements.txt @@ -5,7 +5,7 @@ azure-functions pyjwt==2.12.0 -cryptography==46.0.6 +cryptography==46.0.7 boxsdk==3.3.0 azure-storage-file-share==12.7.0 python-dateutil==2.8.2