File tree Expand file tree Collapse file tree 8 files changed +22
-21
lines changed
Expand file tree Collapse file tree 8 files changed +22
-21
lines changed Original file line number Diff line number Diff line change 1- google-cloud-testutils==1.6.0
1+ google-cloud-testutils==1.6.2
22pytest==8.3.5
33mock==5.2.0
44pytest-xdist==3.6.1
Original file line number Diff line number Diff line change 11google-cloud-bigquery == 3.31.0
2- google-auth-oauthlib == 1.2.1
2+ google-auth-oauthlib == 1.2.2
Original file line number Diff line number Diff line change 11attrs == 25.3.0
2- certifi == 2025.1.31
2+ certifi == 2025.4.26
33cffi == 1.17.1
4- charset-normalizer == 3.4.1
5- click == 8.1.8
4+ charset-normalizer == 3.4.2
5+ click === 8.1.8 ; python_version == '3.9'
6+ click == 8.2.0 ; python_version >= '3.10'
67click-plugins == 1.1.1
78cligj == 0.7.2
89db-dtypes == 1.4.2
910Fiona == 1.10.1
1011geojson == 3.2.0
1112geopandas == 1.0.1
1213google-api-core == 2.24.2
13- google-auth == 2.38.0
14+ google-auth == 2.40.1
1415google-cloud-bigquery == 3.31.0
15- google-cloud-bigquery-storage == 2.30 .0
16+ google-cloud-bigquery-storage == 2.31 .0
1617google-cloud-core == 2.4.3
1718google-crc32c == 1.7.1
1819google-resumable-media == 2.7.2
19- googleapis-common-protos == 1.69.2
20+ googleapis-common-protos == 1.70.0
2021grpcio == 1.71.0
2122idna == 3.10
2223munch == 4.0.0
23- mypy-extensions == 1.0 .0
24- packaging == 24.2
24+ mypy-extensions == 1.1 .0
25+ packaging == 25.0
2526pandas == 2.2.3
2627proto-plus == 1.26.1
27- pyarrow == 19 .0.1
28+ pyarrow == 20 .0.0
2829pyasn1 == 0.6.1
2930pyasn1-modules == 0.4.2
3031pycparser == 2.22
@@ -33,10 +34,10 @@ python-dateutil==2.9.0.post0
3334pytz == 2025.2
3435PyYAML == 6.0.2
3536requests == 2.32.3
36- rsa == 4.9
37+ rsa == 4.9.1
3738Shapely === 2.0.7 ; python_version == '3.9'
3839Shapely == 2.1.0 ; python_version >= '3.10'
3940six == 1.17.0
40- typing-extensions == 4.13.1
41+ typing-extensions == 4.13.2
4142typing-inspect == 0.9.0
42- urllib3 == 2.3 .0
43+ urllib3 == 2.4 .0
Original file line number Diff line number Diff line change 1- google-cloud-testutils==1.6.0
1+ google-cloud-testutils==1.6.2
22pytest==8.3.5
33mock==5.2.0
44pytest-xdist==3.6.1
Original file line number Diff line number Diff line change 11bigquery_magics == 0.9.0
22db-dtypes == 1.4.2
33google.cloud.bigquery == 3.31.0
4- google-cloud-bigquery-storage == 2.30 .0
4+ google-cloud-bigquery-storage == 2.31 .0
55ipython === 8.18.1
66pandas == 2.2.3
Original file line number Diff line number Diff line change 1- google-cloud-testutils==1.6.0
1+ google-cloud-testutils==1.6.2
22pytest==8.3.5
33mock==5.2.0
44pytest-xdist==3.6.1
Original file line number Diff line number Diff line change 11bigquery-magics == 0.9.0
22db-dtypes == 1.4.2
33google-cloud-bigquery == 3.31.0
4- google-cloud-bigquery-storage == 2.30 .0
4+ google-cloud-bigquery-storage == 2.31 .0
55ipython === 8.18.1 ; python_version == '3.9'
6- ipython == 9.0.2 ; python_version >= '3.10'
6+ ipython == 9.2.0 ; python_version >= '3.10'
77matplotlib === 3.9.2 ; python_version == '3.9'
8- matplotlib == 3.10.1 ; python_version >= '3.10'
8+ matplotlib == 3.10.3 ; python_version >= '3.10'
99pandas == 2.2.3
Original file line number Diff line number Diff line change 11# samples/snippets should be runnable with no "extras"
2- google-cloud-testutils==1.6.0
2+ google-cloud-testutils==1.6.2
33pytest==8.3.5
44mock==5.2.0
55pytest-xdist==3.6.1
You can’t perform that action at this time.
0 commit comments