Skip to content

Commit 4400f26

Browse files
authored
chore(deps): update all dependencies to v3.35.0 (#2242)
1 parent ef49f73 commit 4400f26

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.34.0
1+
google-cloud-bigquery==3.35.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
@@ -13,7 +13,7 @@ geopandas===1.0.1; python_version <= '3.9'
1313
geopandas==1.1.1; python_version >= '3.10'
1414
google-api-core==2.25.1
1515
google-auth==2.40.3
16-
google-cloud-bigquery==3.34.0
16+
google-cloud-bigquery==3.35.0
1717
google-cloud-bigquery-storage==2.32.0
1818
google-cloud-core==2.4.3
1919
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.10.1
22
db-dtypes==1.4.3
3-
google.cloud.bigquery==3.34.0
3+
google.cloud.bigquery==3.35.0
44
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1
66
pandas==2.3.1

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.10.1
22
db-dtypes==1.4.3
3-
google-cloud-bigquery==3.34.0
3+
google-cloud-bigquery==3.35.0
44
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1; python_version == '3.9'
66
ipython==9.4.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.34.0
2+
google-cloud-bigquery==3.35.0

0 commit comments

Comments
 (0)