ephraimbuddy commented on code in PR #41437: URL: https://github.com/apache/airflow/pull/41437#discussion_r1722068187
########## airflow/providers/fab/__init__.py: ########## @@ -32,8 +32,8 @@ __version__ = "1.3.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( - "2.9.0" + "3.0.0" Review Comment: Sure. I was trying to see if the compact test failures would be fixed. I will remove it and implement proper compatibility shim -- 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]
