E57C chore(deps): update dependency google-cloud-bigquery to v3.5.0 (#1485) · googleapis/python-bigquery@beab7c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit beab7c2

Browse files
authored
chore(deps): update dependency google-cloud-bigquery to v3.5.0 (#1485)
1 parent 204779c commit beab7c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ geopandas===0.10.2; python_version == '3.7'
1313
geopandas==0.12.2; python_version >= '3.8'
1414
google-api-core==2.11.0
1515
google-auth==2.16.0
16-
google-cloud-bigquery==3.4.2
16+
google-cloud-bigquery==3.5.0
1717
google-cloud-bigquery-storage==2.18.1
1818
google-cloud-core==2.3.2
1919
google-crc32c==1.5.0

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
db-dtypes==1.0.5
2-
google-cloud-bigquery==3.4.2
2+
google-cloud-bigquery==3.5.0
33
google-cloud-bigquery-storage==2.18.1
44
google-auth-oauthlib==0.8.0
55
grpcio==1.51.1

0 commit comments

Comments
 (0)
0