Skip to content

Commit 1eda506

Browse files
committed
Upgrade check to next release
1 parent 469132a commit 1eda506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdks/python/apache_beam/yaml/standard_io.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
# Following transforms may be replaced with equivalent managed transforms,
5353
# if the pipelines 'updateCompatibilityBeamVersion' match the provided
5454
# version.
55-
'ReadFromBigQuery': '2.65.0'
56-
'WriteToBigQuery': '2.65.0'
55+
'ReadFromBigQuery': '2.69.0'
56+
'WriteToBigQuery': '2.69.0'
5757

5858
# Kafka
5959
- type: renaming

0 commit comments

Comments
 (0)