From 9014624dce91e09c3d302ca425845b9c20abe440 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 26 Aug 2021 07:32:19 +0100
Subject: [PATCH] Bump apache-beam[gcp] from 2.31.0 to 2.32.0 (#382)

Bumps [apache-beam[gcp]](https://github.com/apache/beam) from 2.31.0 to 2.32.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.31.0...v2.32.0)

---
updated-dependencies:
- dependency-name: apache-beam[gcp]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements.prereq.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.prereq.txt b/requirements.prereq.txt
index 39d56f1..c4f8acb 100644
--- a/requirements.prereq.txt
+++ b/requirements.prereq.txt
@@ -1,2 +1,2 @@
-apache_beam[gcp]==2.31.0
+apache_beam[gcp]==2.32.0
 tensorflow==1.15.5
-- 
GitLab