From 72fb3279ad13d483491cea7b4676396b9537be60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:02:29 +0000 Subject: [PATCH] Bump apache-beam[gcp] from 2.28.0 to 2.43.0 in /megalist_dataflow Bumps [apache-beam[gcp]](https://github.com/apache/beam) from 2.28.0 to 2.43.0. - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](https://github.com/apache/beam/compare/v2.28.0...v2.43.0) --- updated-dependencies: - dependency-name: apache-beam[gcp] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- megalist_dataflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/megalist_dataflow/requirements.txt b/megalist_dataflow/requirements.txt index 2bcf012e..a269bb39 100644 --- a/megalist_dataflow/requirements.txt +++ b/megalist_dataflow/requirements.txt @@ -4,7 +4,7 @@ protobuf==3.13.0 google-api-python-client==1.12.8 google-cloud-core==1.4.1 google-cloud-bigquery==1.27.2 -apache-beam[gcp]==2.28.0 +apache-beam[gcp]==2.43.0 apache-beam==2.28.0 google-cloud-datastore==1.13.1 google-apitools==0.5.31