From ca8fede75a28953cc842bf4899649509b96eabe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 21:37:54 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 50.0.0 in /modules Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/requirements.txt b/modules/requirements.txt index e675aaf018..46a762d9b2 100644 --- a/modules/requirements.txt +++ b/modules/requirements.txt @@ -15,7 +15,7 @@ certifi==2025.10.5 cffi==2.0.0 charset-normalizer==3.4.4 cloud-sql-python-connector==1.18.5 -cryptography==46.0.3 +cryptography==50.0.0 decorator==5.2.1 defusedxml==0.7.1 dnspython==2.7.0