From 2a120c22c3f749d9d6235d5a65e4036827165af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 19:24:58 +0000 Subject: [PATCH] chore(deps): bump cryptography in /compute/encryption Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.1 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.1...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 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..ddbdb5f5a16 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,4 +1,4 @@ -cryptography==45.0.1 +cryptography==46.0.7 requests==2.32.4 google-api-python-client==2.131.0 google-auth==2.38.0