Skip to content

Commit e051aa0

Browse files
chore(deps): update all dependencies (#428)
* chore(deps): update all dependencies * samples(deps): add dependency on db-dtypes Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent d189a18 commit e051aa0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-bigquery-storage==2.13.0
2-
google-cloud-bigquery==2.34.3
3-
protobuf==3.19.4
2+
google-cloud-bigquery==3.0.1
3+
protobuf==3.20.0
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
google-auth==2.6.2
22
google-cloud-bigquery-storage==2.13.0
3-
google-cloud-bigquery==2.34.3
3+
google-cloud-bigquery==3.0.1
44
pyarrow==7.0.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
77
ipython==8.2.0; python_version >= '3.9'
88
pandas===1.3.5; python_version == '3.7'
9-
pandas==1.4.1; python_version > '3.7'
9+
pandas==1.4.2; python_version > '3.7'
1010
tqdm==4.63.1
11+
db-dtypes==1.0.0

0 commit comments

Comments
 (0)