Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit bb3667b

Browse files
committed
chore(deps): update all dependencies
1 parent 1f1f9d4 commit bb3667b

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

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

samples/geography/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2025.8.3
33
cffi==2.0.0
44
charset-normalizer==3.4.3
55
click===8.1.8; python_version == '3.9'
6-
click==8.2.1; python_version >= '3.10'
6+
click==8.3.0; python_version >= '3.10'
77
click-plugins==1.1.1.2
88
cligj==0.7.2
99
db-dtypes==1.4.3
@@ -13,13 +13,13 @@ 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.37.0
16+
google-cloud-bigquery==3.38.0
1717
google-cloud-bigquery-storage==2.33.1
1818
google-cloud-core==2.4.3
1919
google-crc32c==1.7.1
2020
google-resumable-media==2.7.2
2121
googleapis-common-protos==1.70.0
22-
grpcio==1.74.0
22+
grpcio==1.75.0
2323
idna==3.10
2424
munch==4.0.0
2525
mypy-extensions==1.1.0
@@ -30,7 +30,7 @@ pyarrow==21.0.0
3030
pyasn1==0.6.1
3131
pyasn1-modules==0.4.2
3232
pycparser==2.23
33-
pyparsing==3.2.4
33+
pyparsing==3.2.5
3434
python-dateutil==2.9.0.post0
3535
pytz==2025.2
3636
PyYAML==6.0.2

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.3
22
db-dtypes==1.4.3
3-
google.cloud.bigquery==3.37.0
3+
google.cloud.bigquery==3.38.0
44
google-cloud-bigquery-storage==2.33.1
55
ipython===8.18.1
66
pandas==2.3.2

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.3
22
db-dtypes==1.4.3
3-
google-cloud-bigquery==3.37.0
3+
google-cloud-bigquery==3.38.0
44
google-cloud-bigquery-storage==2.33.1
55
ipython===8.18.1; python_version == '3.9'
66
ipython==9.5.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.37.0
2+
google-cloud-bigquery==3.38.0

0 commit comments

Comments
 (0)