From abdae562a9909725cd849024523471b59235a75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 08:02:25 +0000 Subject: [PATCH] Bump apache-beam[gcp] from 2.28.0 to 2.40.0 in /megalist_dataflow Bumps [apache-beam[gcp]](https://github.com/apache/beam) from 2.28.0 to 2.40.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.40.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..dbad8997 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.40.0 apache-beam==2.28.0 google-cloud-datastore==1.13.1 google-apitools==0.5.31