potiuk edited a comment on issue #18705: URL: https://github.com/apache/airflow/issues/18705#issuecomment-933701818
This is the diff of deps updated in 3.6 at the time of the failed build. It is likely one of those is the reason: ``` > Rx==3.2.0 103c94 < boto3==1.18.48 --- > boto3==1.18.50 105c96 < botocore==1.21.48 --- > botocore==1.21.50 118c109 < click-didyoumean==0.0.3 --- > click-didyoumean==0.3.0 177c168 < google-cloud-appengine-logging==0.1.4 --- > google-cloud-appengine-logging==0.1.5 180,182c171,173 < google-cloud-bigquery-datatransfer==3.3.2 < google-cloud-bigquery-storage==2.8.0 < google-cloud-bigquery==2.27.0 --- > google-cloud-bigquery-datatransfer==3.3.3 > google-cloud-bigquery-storage==2.9.0 > google-cloud-bigquery==2.27.1 187c178 < google-cloud-datacatalog==3.4.1 --- > google-cloud-datacatalog==3.4.2 190c181 < google-cloud-kms==2.6.0 --- > google-cloud-kms==2.6.1 194,195c185,186 < google-cloud-monitoring==2.5.0 < google-cloud-os-login==2.3.1 --- > google-cloud-monitoring==2.5.1 > google-cloud-os-login==2.3.2 197c188 < google-cloud-redis==2.2.2 --- > google-cloud-redis==2.2.3 207c198 < google-cloud-workflows==1.2.1 --- > google-cloud-workflows==1.2.2 212c203 < greenlet==1.1.1 --- > greenlet==1.1.2 215c206 < grpcio==1.40.0 --- > grpcio==1.41.0 233a225 > influxdb-client==1.21.0 249c241 < jupyter-client==7.0.3 --- > jupyter-client==7.0.5 322c314 < proto-plus==1.19.0 --- > proto-plus==1.19.1 343c335 < pyexasol==0.20.0 --- > pyexasol==0.21.1 397c389 < sentry-sdk==1.4.1 --- > sentry-sdk==1.4.3 406c398 < snowflake-connector-python==2.6.1 --- > snowflake-connector-python==2.6.2 468c460 < yandexcloud==0.106.1 --- > yandexcloud==0.107.0 472c464 < zipp==3.5.0 --- > zipp==3.6.0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
