Skip to content

Commit 9b1bab3

Browse files
authored
chore(deps): update all dependencies (#981)
1 parent 6f73036 commit 9b1bab3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fastavro
2-
google-cloud-bigquery-storage==2.33.0
2+
google-cloud-bigquery-storage==2.33.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
google-cloud-bigquery-storage==2.33.0
1+
google-cloud-bigquery-storage==2.33.1
22
google-cloud-bigquery===3.30.0; python_version <= '3.8'
3-
google-cloud-bigquery==3.36.0; python_version >= '3.9'
3+
google-cloud-bigquery==3.37.0; python_version >= '3.9'
44
pytest===7.4.3; python_version == '3.7'
55
pytest===8.3.5; python_version == '3.8'
66
pytest==8.4.2; python_version >= '3.9'

packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-auth==2.40.3
2-
google-cloud-bigquery-storage==2.33.0
2+
google-cloud-bigquery-storage==2.33.1
33
google-cloud-bigquery===3.30.0; python_version <= '3.8'
4-
google-cloud-bigquery==3.36.0; python_version >= '3.9'
4+
google-cloud-bigquery==3.37.0; python_version >= '3.9'
55
pyarrow===12.0.1; python_version == '3.7'
66
pyarrow===17.0.0; python_version == '3.8'
77
pyarrow==21.0.0; python_version >= '3.9'

0 commit comments

Comments
 (0)