amoghrajesh commented on code in PR #58302:
URL: https://github.com/apache/airflow/pull/58302#discussion_r2526489239
##########
providers/openlineage/pyproject.toml:
##########
@@ -62,8 +62,8 @@ dependencies = [
"apache-airflow-providers-common-sql>=1.20.0",
"apache-airflow-providers-common-compat>=1.8.0",
"attrs>=22.2",
- "openlineage-integration-common>=1.38.0",
- "openlineage-python>=1.38.0",
+ "openlineage-integration-common>=1.40.0",
+ "openlineage-python>=1.40.0",
Review Comment:
Umm we could i guess
##########
providers/openlineage/pyproject.toml:
##########
@@ -62,8 +62,8 @@ dependencies = [
"apache-airflow-providers-common-sql>=1.20.0",
"apache-airflow-providers-common-compat>=1.8.0",
"attrs>=22.2",
- "openlineage-integration-common>=1.38.0",
- "openlineage-python>=1.38.0",
+ "openlineage-integration-common>=1.40.0",
+ "openlineage-python>=1.40.0",
Review Comment:
Or maybe limit? Since this change was introduced in 1.40, I do not see why
they would undo it later in 1.40.1 / 1.41
--
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]