kacpermuda commented on code in PR #58302:
URL: https://github.com/apache/airflow/pull/58302#discussion_r2526715638
##########
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:
> I do not see why they would undo it later in 1.40.1 / 1.41
This was probably not an intended change, we were switching to uv workspaces
recently so it might have slipped in by accident.
--
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]