Skip to content

Commit 8c9bad9

Browse files
committed
chore(deps): update all dependencies
1 parent d92b487 commit 8c9bad9

File tree

5 files changed

+8
-8
lines changed

5 files changed

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

samples/geography/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ geojson==3.2.0
1212
geopandas==1.0.1
1313
google-api-core==2.24.2
1414
google-auth==2.40.2
15-
google-cloud-bigquery==3.33.0
16-
google-cloud-bigquery-storage==2.31.0
15+
google-cloud-bigquery==3.34.0
16+
google-cloud-bigquery-storage==2.32.0
1717
google-cloud-core==2.4.3
1818
google-crc32c==1.7.1
1919
google-resumable-media==2.7.2

samples/magics/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bigquery_magics==0.10.0
22
db-dtypes==1.4.3
3-
google.cloud.bigquery==3.33.0
4-
google-cloud-bigquery-storage==2.31.0
3+
google.cloud.bigquery==3.34.0
4+
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1
66
pandas==2.2.3

samples/notebooks/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bigquery-magics==0.10.0
22
db-dtypes==1.4.3
3-
google-cloud-bigquery==3.33.0
4-
google-cloud-bigquery-storage==2.31.0
3+
google-cloud-bigquery==3.34.0
4+
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1; python_version == '3.9'
66
ipython==9.2.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'

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.33.0
2+
google-cloud-bigquery==3.34.0

0 commit comments

Comments
 (0)