From c1411f88f01021030b319fc2dc903467c7f6e083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 23:23:57 +0000 Subject: [PATCH] Bump cryptography in /Solutions/Commvault Security IQ/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] --- .../Commvault Security IQ/Data Connectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/Commvault Security IQ/Data Connectors/requirements.txt b/Solutions/Commvault Security IQ/Data Connectors/requirements.txt index ebe0ff90aa4..0a33ee5887b 100644 --- a/Solutions/Commvault Security IQ/Data Connectors/requirements.txt +++ b/Solutions/Commvault Security IQ/Data Connectors/requirements.txt @@ -2,7 +2,7 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues -cryptography==46.0.6 +cryptography==46.0.7 azure-functions azure-storage-blob azure-identity