Skip to content

Commit 110ad60

Browse files
chore(deps): update all dependencies to v3.32.0 (#2179)
Co-authored-by: Chalmer Lowe <[email protected]>
1 parent 2140a51 commit 110ad60

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

samples/desktopapp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigquery==3.31.0
1+
google-cloud-bigquery==3.32.0
22
google-auth-oauthlib==1.2.2

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ geojson==3.2.0
1212
geopandas==1.0.1
1313
google-api-core==2.24.2
1414
google-auth==2.40.1
15-
google-cloud-bigquery==3.31.0
15+
google-cloud-bigquery==3.32.0
1616
google-cloud-bigquery-storage==2.31.0
1717
google-cloud-core==2.4.3
1818
google-crc32c==1.7.1

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bigquery_magics==0.9.0
22
db-dtypes==1.4.3
3-
google.cloud.bigquery==3.31.0
3+
google.cloud.bigquery==3.32.0
44
google-cloud-bigquery-storage==2.31.0
55
ipython===8.18.1
66
pandas==2.2.3

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bigquery-magics==0.9.0
22
db-dtypes==1.4.3
3-
google-cloud-bigquery==3.31.0
3+
google-cloud-bigquery==3.32.0
44
google-cloud-bigquery-storage==2.31.0
55
ipython===8.18.1; python_version == '3.9'
66
ipython==9.2.0; python_version >= '3.10'

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# samples/snippets should be runnable with no "extras"
2-
google-cloud-bigquery==3.31.0
2+
google-cloud-bigquery==3.32.0

0 commit comments

Comments
 (0)