From 24cfb6eaeac4bfe2f6ea3db4b649722de456e857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 23:23:51 +0000 Subject: [PATCH] chore(deps): bump cryptography in /compute/encryption Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.1 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.1...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- compute/encryption/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index ca64bbbc0f4..a8d6db7ed54 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,4 +1,4 @@ -cryptography==45.0.1 +cryptography==46.0.6 requests==2.32.4 google-api-python-client==2.131.0 google-auth==2.38.0