Skip to content

Commit d5f227e

Browse files
authored
chore(deps): update dependency apache-beam to v2.28.0 (GoogleCloudPlatform#5395)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [apache-beam](https://beam.apache.org) | `==2.27.0` -> `==2.28.0` | [![age](https://badges.renovateapi.com/packages/pypi/apache-beam/2.28.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/apache-beam/2.28.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/apache-beam/2.28.0/compatibility-slim/2.27.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/apache-beam/2.28.0/confidence-slim/2.27.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
1 parent 0a996c5 commit d5f227e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
apache-beam[gcp]==2.27.0
1+
apache-beam[gcp]==2.28.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
apache-beam[gcp]==2.27.0
1+
apache-beam[gcp]==2.28.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Pillow==8.0.1
2-
apache-beam[gcp]==2.27.0 # Make sure the version matches the apache/beam_python* image tag referenced in the Dockerfile.
2+
apache-beam[gcp]==2.28.0 # Make sure the version matches the apache/beam_python* image tag referenced in the Dockerfile.
33
rasterio==1.2.0
44
tensorflow==2.4.0 # Make sure this matches the Dockerfile base image TensorFlow version.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
apache-beam[gcp,test]==2.27.0
1+
apache-beam[gcp,test]==2.28.0

0 commit comments

Comments
 (0)