File tree Expand file tree Collapse file tree 10 files changed +18
-17
lines changed
Expand file tree Collapse file tree 10 files changed +18
-17
lines changed Original file line number Diff line number Diff line change 11google-cloud-testutils==1.4.0
22pytest===7.4.4; python_version == '3.7'
3- pytest==8.1.1 ; python_version >= '3.8'
3+ pytest==8.2.0 ; python_version >= '3.8'
44mock==5.1.0
Original file line number Diff line number Diff line change 1- google-cloud-bigquery == 3.21 .0
1+ google-cloud-bigquery == 3.22 .0
22google-auth-oauthlib == 1.2.0
Original file line number Diff line number Diff line change 11pytest===7.4.4; python_version == '3.7'
2- pytest==8.1.1 ; python_version >= '3.8'
2+ pytest==8.2.0 ; python_version >= '3.8'
33mock==5.1.0
Original file line number Diff line number Diff line change @@ -12,16 +12,17 @@ Fiona==1.9.6
1212geojson == 3.1.0
1313geopandas === 0.10.2 ; python_version == '3.7'
1414geopandas === 0.13.2 ; python_version == '3.8'
15- geopandas == 0.14.3 ; python_version >= '3.9'
16- google-api-core == 2.18 .0
15+ geopandas == 0.14.4 ; python_version >= '3.9'
16+ google-api-core == 2.19 .0
1717google-auth == 2.29.0
18- google-cloud-bigquery == 3.21 .0
19- google-cloud-bigquery-storage == 2.24 .0
18+ google-cloud-bigquery == 3.22 .0
19+ google-cloud-bigquery-storage == 2.25 .0
2020google-cloud-core == 2.4.1
2121google-crc32c == 1.5.0
2222google-resumable-media == 2.7.0
2323googleapis-common-protos == 1.63.0
24- grpcio == 1.62.2
24+ grpcio == 1.62.2 ; python_version == '3.7'
25+ grpcio == 1.63.0 ; python_version >= '3.8'
2526idna == 3.7
2627munch == 4.0.0
2728mypy-extensions == 1.0.0
@@ -31,7 +32,7 @@ pandas===2.0.3; python_version == '3.8'
3132pandas == 2.2.2 ; python_version >= '3.9'
3233proto-plus == 1.23.0
3334pyarrow == 12.0.1 ; python_version == '3.7'
34- pyarrow == 15 .0.2 ; python_version >= '3.8'
35+ pyarrow == 16 .0.0 ; python_version >= '3.8'
3536pyasn1 === 0.5.1 ; python_version == '3.7'
3637pyasn1 == 0.6.0 ; python_version >= '3.8'
3738pyasn1-modules === 0.3.0 ; python_version == '3.7'
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.4.0
22pytest===7.4.4; python_version == '3.7'
3- pytest==8.1.1 ; python_version >= '3.8'
3+ pytest==8.2.0 ; python_version >= '3.8'
44mock==5.1.0
Original file line number Diff line number Diff line change 11db-dtypes == 1.2.0
2- google.cloud.bigquery == 3.21 .0
3- google-cloud-bigquery-storage == 2.24 .0
2+ google.cloud.bigquery == 3.22 .0
3+ google-cloud-bigquery-storage == 2.25 .0
44ipython === 7.31.1 ; python_version == '3.7'
55ipython === 8.0.1 ; python_version == '3.8'
66ipython === 8.18.1 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.4.0
22pytest===7.4.4; python_version == '3.7'
3- pytest==8.1.1 ; python_version >= '3.8'
3+ pytest==8.2.0 ; python_version >= '3.8'
44mock==5.1.0
Original file line number Diff line number Diff line change 11db-dtypes == 1.2.0
2- google-cloud-bigquery == 3.21 .0
3- google-cloud-bigquery-storage == 2.24 .0
2+ google-cloud-bigquery == 3.22 .0
3+ google-cloud-bigquery-storage == 2.25 .0
44ipython === 7.31.1 ; python_version == '3.7'
55ipython === 8.0.1 ; python_version == '3.8'
66ipython === 8.18.1 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 11# samples/snippets should be runnable with no "extras"
22google-cloud-testutils==1.4.0
33pytest===7.4.4; python_version == '3.7'
4- pytest==8.1.1 ; python_version >= '3.8'
4+ pytest==8.2.0 ; python_version >= '3.8'
55mock==5.1.0
Original file line number Diff line number Diff line change 11# samples/snippets should be runnable with no "extras"
2- google-cloud-bigquery == 3.21 .0
2+ google-cloud-bigquery == 3.22 .0
You canβt perform that action at this time.
0 commit comments