potiuk commented on code in PR #45185:
URL: https://github.com/apache/airflow/pull/45185#discussion_r1896039664


##########
providers/src/airflow/providers/google/provider.yaml:
##########
@@ -125,7 +125,7 @@ dependencies:
   - google-cloud-build>=3.22.0
   - google-cloud-compute>=1.10.0
   - google-cloud-container>=2.17.4
-  - google-cloud-datacatalog>=3.11.1
+  - google-cloud-datacatalog>=3.23.0

Review Comment:
   Not really - we do not have to backport all ci/dev changes - only those that 
are necesary to fix problems cause by some dependencies
   
   Alternatively - if it will become too difficult we could make a change to 
only hard-code provider tests to only run "fab" and related providers tests. 
But for now I think it's less problematic to cherry-pick those PRs.



-- 
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]

Reply via email to