File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1- pytest==7.2.2
2- mock==5.0.1
1+ pytest==7.3.1
2+ mock==5.0.2
Original file line number Diff line number Diff line change 1- attrs == 22.2 .0
1+ attrs == 23.1 .0
22certifi == 2022.12.7
33cffi == 1.15.1
44charset-normalizer == 3.1.0
@@ -7,24 +7,24 @@ click-plugins==1.1.1
77cligj == 0.7.2
88dataclasses == 0.8 ; python_version < '3.7'
99db-dtypes == 1.1.1
10- Fiona == 1.9.2
10+ Fiona == 1.9.3
1111geojson == 3.0.1
1212geopandas === 0.10.2 ; python_version == '3.7'
1313geopandas == 0.12.2 ; python_version >= '3.8'
1414google-api-core == 2.11.0
15- google-auth == 2.17.2
15+ google-auth == 2.17.3
1616google-cloud-bigquery == 3.9.0
1717google-cloud-bigquery-storage == 2.19.1
1818google-cloud-core == 2.3.2
1919google-crc32c == 1.5.0
2020google-resumable-media == 2.4.1
2121googleapis-common-protos == 1.59.0
22- grpcio == 1.53 .0
22+ grpcio == 1.54 .0
2323idna == 3.4
2424libcst == 0.4.9
2525munch == 2.5.0
2626mypy-extensions == 1.0.0
27- packaging == 23.0
27+ packaging == 23.1
2828pandas === 1.3.5 ; python_version == '3.7'
2929pandas == 2.0.0 ; python_version >= '3.8'
3030proto-plus == 1.22.2
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.3.3
2- pytest==7.2.2
3- mock==5.0.1
2+ pytest==7.3.1
3+ mock==5.0.2
Original file line number Diff line number Diff line change 11db-dtypes == 1.1.1
22google-cloud-bigquery-storage == 2.19.1
33google-auth-oauthlib == 1.0.0
4- grpcio == 1.53 .0
4+ grpcio == 1.54 .0
55ipywidgets == 8.0.6
66ipython === 7.31.1 ; python_version == '3.7'
77ipython === 8.0.1 ; python_version == '3.8'
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.3.3
2- pytest==7.2.2
3- mock==5.0.1
2+ pytest==7.3.1
3+ mock==5.0.2
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ db-dtypes==1.1.1
22google-cloud-bigquery == 3.9.0
33google-cloud-bigquery-storage == 2.19.1
44google-auth-oauthlib == 1.0.0
5- grpcio == 1.53 .0
5+ grpcio == 1.54 .0
66ipywidgets == 8.0.6
77ipython === 7.31.1 ; python_version == '3.7'
88ipython === 8.0.1 ; python_version == '3.8'
You can’t perform that action at this time.
0 commit comments