Skip to content

Commit

Permalink
chore(deps): update dependency apache-beam to v2.20.0 (#3411)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [apache-beam](https://beam.apache.org) | minor | `==2.19.0` -> `==2.20.0` |

---

### 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**: Never, or you tick the rebase/retry checkbox.

: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#GoogleCloudPlatform/python-docs-samples).
  • Loading branch information
renovate-bot authored Apr 28, 2020
1 parent da85c84 commit 4fe3b3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dataflow/encryption-keys/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
apache-beam[gcp]==2.19.0
apache-beam[gcp]==2.20.0
2 changes: 1 addition & 1 deletion dataflow/flex-templates/streaming_beam/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
apache-beam[gcp]==2.19.0
apache-beam[gcp]==2.20.0
2 changes: 1 addition & 1 deletion pubsub/streaming-analytics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
apache-beam[gcp,test]==2.19.0
apache-beam[gcp,test]==2.20.0

0 comments on commit 4fe3b3b

Please sign in to comment.