eladkal commented on code in PR #55203:
URL: https://github.com/apache/airflow/pull/55203#discussion_r2317827580
##########
scripts/ci/prek/update_airflow_pyproject_toml.py:
##########
@@ -74,7 +74,7 @@
"fab": parse_version("2.2.0"),
"openlineage": parse_version("2.3.0"),
"git": parse_version("0.0.2"),
- "common.messaging": parse_version("1.0.3"),
+ "common.messaging": parse_version("2.0.0"),
Review Comment:
Since all providers using common.messaging must have version 2.0.0 due to
code refactor
--
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]