Skip to content

Commit 3628fa0

Browse files
committed
migrate to autogenerated packages/google-cloud-bigquery-storage/testing/constraints-3.7.txt with post processing
1 parent badf29b commit 3628fa0

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

packages/google-cloud-bigquery-storage/testing/constraints-3.7.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# are correct in setup.py
33
# List all library dependencies and extras in this file.
44
# Pin the version to the lower bound.
5-
# e.g., if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0dev",
5+
# e.g., if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0",
66
# Then this file should have google-cloud-foo==1.14.0
7-
google-api-core==1.34.0
7+
google-api-core==1.34.1
88
google-auth==2.14.1
9-
proto-plus==1.22.0
9+
proto-plus==1.22.3
1010
libcst==0.2.5
1111
fastavro==0.21.2
1212
pandas==1.0.5

scripts/client-post-processing/bigquery-storage-integration.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,3 +378,21 @@ replacements:
378378
"BigQueryWriteClient",
379379
)
380380
count: 1
381+
- paths: [
382+
packages/google-cloud-bigquery-storage/testing/constraints-3.7.txt,
383+
]
384+
before: |
385+
google-api-core==1.34.1
386+
google-auth==2.14.1
387+
proto-plus==1.22.3
388+
protobuf==3.20.2
389+
after: |
390+
google-api-core==1.34.1
391+
google-auth==2.14.1
392+
proto-plus==1.22.3
393+
libcst==0.2.5
394+
fastavro==0.21.2
395+
pandas==1.0.5
396+
pyarrow==0.15.0
397+
protobuf==3.20.2
398+
count: 1

0 commit comments

Comments
 (0)