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 noticed that the changes to the linked files are not automatically applied
when running pre-commit. Instead, these files are typically updated manually
during the release process, as seen in #53806.
Nevertheless, I have updated this PR to include the necessary file changes
related to the version bump for completeness.
--
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]