File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- google-cloud-bigquery == 3.35.0
1
+ google-cloud-bigquery == 3.35.1
2
2
google-auth-oauthlib == 1.2.2
Original file line number Diff line number Diff line change @@ -13,20 +13,20 @@ geopandas===1.0.1; python_version <= '3.9'
13
13
geopandas == 1.1.1 ; python_version >= '3.10'
14
14
google-api-core == 2.25.1
15
15
google-auth == 2.40.3
16
- google-cloud-bigquery == 3.35.0
16
+ google-cloud-bigquery == 3.35.1
17
17
google-cloud-bigquery-storage == 2.32.0
18
18
google-cloud-core == 2.4.3
19
19
google-crc32c == 1.7.1
20
20
google-resumable-media == 2.7.2
21
21
googleapis-common-protos == 1.70.0
22
- grpcio == 1.73.1
22
+ grpcio == 1.74.0
23
23
idna == 3.10
24
24
munch == 4.0.0
25
25
mypy-extensions == 1.1.0
26
26
packaging == 25.0
27
27
pandas == 2.3.1
28
28
proto-plus == 1.26.1
29
- pyarrow == 20 .0.0
29
+ pyarrow == 21 .0.0
30
30
pyasn1 == 0.6.1
31
31
pyasn1-modules == 0.4.2
32
32
pycparser == 2.22
Original file line number Diff line number Diff line change 1
1
bigquery_magics == 0.10.1
2
2
db-dtypes == 1.4.3
3
- google.cloud.bigquery == 3.35.0
3
+ google.cloud.bigquery == 3.35.1
4
4
google-cloud-bigquery-storage == 2.32.0
5
5
ipython === 8.18.1
6
6
pandas == 2.3.1
Original file line number Diff line number Diff line change 1
1
bigquery-magics == 0.10.1
2
2
db-dtypes == 1.4.3
3
- google-cloud-bigquery == 3.35.0
3
+ google-cloud-bigquery == 3.35.1
4
4
google-cloud-bigquery-storage == 2.32.0
5
5
ipython === 8.18.1 ; python_version == '3.9'
6
6
ipython == 9.4.0 ; python_version >= '3.10'
Original file line number Diff line number Diff line change 1
1
# samples/snippets should be runnable with no "extras"
2
- google-cloud-bigquery == 3.35.0
2
+ google-cloud-bigquery == 3.35.1
You can’t perform that action at this time.
0 commit comments