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

hainenber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 838ee27c299 chore(deps): bump protobuf to 5.29.6 and 
google-cloud-bigquery-storage to 2.26.0 (#40537)
838ee27c299 is described below

commit 838ee27c2995140ea620d2e109ede828556ac050
Author: Evan Rusackas <[email protected]>
AuthorDate: Fri May 29 21:49:15 2026 -0700

    chore(deps): bump protobuf to 5.29.6 and google-cloud-bigquery-storage to 
2.26.0 (#40537)
    
    Co-authored-by: Claude Code <[email protected]>
---
 requirements/development.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/requirements/development.txt b/requirements/development.txt
index ed3a3e266d2..bb2e963453f 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -346,6 +346,7 @@ google-auth==2.43.0
     #   google-api-core
     #   google-auth-oauthlib
     #   google-cloud-bigquery
+    #   google-cloud-bigquery-storage
     #   google-cloud-core
     #   pandas-gbq
     #   pydata-google-auth
@@ -360,7 +361,7 @@ google-cloud-bigquery==3.27.0
     #   apache-superset
     #   pandas-gbq
     #   sqlalchemy-bigquery
-google-cloud-bigquery-storage==2.19.1
+google-cloud-bigquery-storage==2.26.0
     # via pandas-gbq
 google-cloud-core==2.4.1
     # via google-cloud-bigquery
@@ -701,7 +702,7 @@ proto-plus==1.25.0
     # via
     #   google-api-core
     #   google-cloud-bigquery-storage
-protobuf==4.25.8
+protobuf==5.29.6
     # via
     #   google-api-core
     #   google-cloud-bigquery-storage

Reply via email to