From bc84fb24b82312f2070a2d310d6a43c4b5c67e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 09:09:39 +0000 Subject: [PATCH] chore(deps): bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 47.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/47.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../flex-templates/pipeline_with_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt b/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt index 2f3e3fa877..d56c8f6cb7 100644 --- a/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt +++ b/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt @@ -43,7 +43,7 @@ charset-normalizer==3.4.8 # via requests cloud-sql-python-connector==1.20.4 # via apache-beam -cryptography==47.0.0 +cryptography==50.0.0 # via # apache-beam # cloud-sql-python-connector