This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 9877f36cc0 Fix generated depdendencies and breeze readme (#35680)
9877f36cc0 is described below

commit 9877f36cc0dc25cffae34322a19275acf5c83662
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu Nov 16 14:15:33 2023 +0100

    Fix generated depdendencies and breeze readme (#35680)
    
    The change in #34172 had been merged without rebasing and caused
    static check failure in main.
    
    This PR fixes it.
---
 dev/breeze/README.md                 | 2 +-
 generated/provider_dependencies.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev/breeze/README.md b/dev/breeze/README.md
index bf0658208e..06ddef4a32 100644
--- a/dev/breeze/README.md
+++ b/dev/breeze/README.md
@@ -66,6 +66,6 @@ PLEASE DO NOT MODIFY THE HASH BELOW! IT IS AUTOMATICALLY 
UPDATED BY PRE-COMMIT.
 
 
---------------------------------------------------------------------------------------------------------
 
-Package config hash: Missing file 
/usr/local/google/home/uladaz/Documents/Project/Airflow/airflow/dev/breeze/setup.py
+Package config hash: 
51d9c2ec8af90c2941d58cf28397e9972d31718bc5d74538eb0614ed9418310e7b1d14bb3ee11f4df6e8403390869838217dc641cdb1416a223b7cf69adf1b20
 
 
---------------------------------------------------------------------------------------------------------
diff --git a/generated/provider_dependencies.json 
b/generated/provider_dependencies.json
index 058078a191..a4db9305fc 100644
--- a/generated/provider_dependencies.json
+++ b/generated/provider_dependencies.json
@@ -444,7 +444,7 @@
       "google-cloud-dataform>=0.5.0",
       "google-cloud-dataplex>=1.4.2",
       "google-cloud-dataproc-metastore>=1.12.0",
-      "google-cloud-dataproc>=5.4.0",
+      "google-cloud-dataproc>=5.5.0",
       "google-cloud-dlp>=3.12.0",
       "google-cloud-kms>=2.15.0",
       "google-cloud-language>=2.9.0",

Reply via email to