From d7f0f9c64cd5db5b73bb1dd81b2729c5b63a2fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 17:12:50 +0000 Subject: [PATCH] build(deps): bump cryptography Bumps the pip group with 1 update in the /samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 43.0.1 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../kms_plugin_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app/requirements.txt b/samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app/requirements.txt index b2263948e8..ac3f9b612f 100644 --- a/samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app/requirements.txt +++ b/samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app/requirements.txt @@ -1,6 +1,6 @@ pycrypto==2.6.1 pycryptodome==3.10.1 -cryptography==43.0.1 +cryptography==46.0.6 hvac==0.10.11 azure-identity==1.16.1 azure-keyvault-keys==4.3.1