shahar1 commented on code in PR #61188:
URL: https://github.com/apache/airflow/pull/61188#discussion_r2786239724
##########
providers/google/pyproject.toml:
##########
@@ -172,7 +172,7 @@ dependencies = [
"apache-airflow-providers-apache-cassandra"
]
"microsoft.azure" = [
- "apache-airflow-providers-microsoft-azure"
+ "apache-airflow-providers-microsoft-azure", # use next version
Review Comment:
+1 to the above.
@MaksYermak please refer to [this
documentation](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDERS.md#update-versions-of-dependent-providers-to-the-next-version),
it's important to get familiar with it in case of cross-providers dependencies.
--
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]