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.1
1
+ google-cloud-bigquery == 3.36.0
2
2
google-auth-oauthlib == 1.2.2
Original file line number Diff line number Diff line change 1
1
attrs == 25.3.0
2
2
certifi == 2025.8.3
3
3
cffi == 1.17.1
4
- charset-normalizer == 3.4.2
4
+ charset-normalizer == 3.4.3
5
5
click === 8.1.8 ; python_version == '3.9'
6
6
click == 8.2.1 ; python_version >= '3.10'
7
7
click-plugins == 1.1.1.2
@@ -13,7 +13,7 @@ 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.1
16
+ google-cloud-bigquery == 3.36.0
17
17
google-cloud-bigquery-storage == 2.32.0
18
18
google-cloud-core == 2.4.3
19
19
google-crc32c == 1.7.1
@@ -34,7 +34,7 @@ pyparsing==3.2.3
34
34
python-dateutil == 2.9.0.post0
35
35
pytz == 2025.2
36
36
PyYAML == 6.0.2
37
- requests == 2.32.4
37
+ requests == 2.32.5
38
38
rsa == 4.9.1
39
39
Shapely === 2.0.7 ; python_version == '3.9'
40
40
Shapely == 2.1.1 ; python_version >= '3.10'
Original file line number Diff line number Diff line change 1
1
bigquery_magics == 0.10.2
2
2
db-dtypes == 1.4.3
3
- google.cloud.bigquery == 3.35.1
3
+ google.cloud.bigquery == 3.36.0
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.2
2
2
db-dtypes == 1.4.3
3
- google-cloud-bigquery == 3.35.1
3
+ google-cloud-bigquery == 3.36.0
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.1
2
+ google-cloud-bigquery == 3.36.0
You can’t perform that action at this time.
0 commit comments