swainmoc commented on code in PR #54105:
URL: https://github.com/apache/airflow/pull/54105#discussion_r2255146457
##########
providers/google/pyproject.toml:
##########
@@ -93,7 +93,7 @@ dependencies = [
"google-cloud-dataflow-client>=0.8.6",
"google-cloud-dataform>=0.5.0",
"google-cloud-dataplex>=2.6.0",
- "google-cloud-dataproc>=5.12.0",
+ "google-cloud-dataproc>=5.21.0",
Review Comment:
Hi,
I found out that those file linked changes are not made automatically when
we run pre-commit. But during release the files are manually updated like
https://github.com/apache/airflow/pull/53806 .
But still I have modified this PR to contain the file change associated with
the version bump.
--
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]