File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed
Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11google-cloud-testutils==1.6.4
2- pytest==8.3.5
2+ pytest==8.4.0
33mock==5.2.0
44pytest-xdist==3.7.0
Original file line number Diff line number Diff line change 1- pytest==8.3.5
1+ pytest==8.4.0
22mock==5.2.0
33pytest-xdist==3.7.0
Original file line number Diff line number Diff line change @@ -9,16 +9,16 @@ cligj==0.7.2
99db-dtypes == 1.4.3
1010Fiona == 1.10.1
1111geojson == 3.2.0
12- geopandas == 1.0.1
13- google-api-core == 2.24.2
12+ geopandas == 1.1.0
13+ google-api-core == 2.25.0
1414google-auth == 2.40.2
1515google-cloud-bigquery == 3.34.0
1616google-cloud-bigquery-storage == 2.32.0
1717google-cloud-core == 2.4.3
1818google-crc32c == 1.7.1
1919google-resumable-media == 2.7.2
2020googleapis-common-protos == 1.70.0
21- grpcio == 1.71.0
21+ grpcio == 1.72.1
2222idna == 3.10
2323munch == 4.0.0
2424mypy-extensions == 1.1.0
@@ -38,6 +38,6 @@ rsa==4.9.1
3838Shapely === 2.0.7 ; python_version == '3.9'
3939Shapely == 2.1.1 ; python_version >= '3.10'
4040six == 1.17.0
41- typing-extensions == 4.13.2
41+ typing-extensions == 4.14.0
4242typing-inspect == 0.9.0
4343urllib3 == 2.4.0
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.6.4
2- pytest==8.3.5
2+ pytest==8.4.0
33mock==5.2.0
44pytest-xdist==3.7.0
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.6.4
2- pytest==8.3.5
2+ pytest==8.4.0
33mock==5.2.0
44pytest-xdist==3.7.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ db-dtypes==1.4.3
33google-cloud-bigquery == 3.34.0
44google-cloud-bigquery-storage == 2.32.0
55ipython === 8.18.1 ; python_version == '3.9'
6- ipython == 9.2 .0 ; python_version >= '3.10'
6+ ipython == 9.3 .0 ; python_version >= '3.10'
77matplotlib === 3.9.2 ; python_version == '3.9'
88matplotlib == 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"
22google-cloud-testutils==1.6.4
3- pytest==8.3.5
3+ pytest==8.4.0
44mock==5.2.0
55pytest-xdist==3.7.0
You can’t perform that action at this time.
0 commit comments