You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/28 07:47:35 UTC

(superset) branch master updated: chore(🦾): bump python pandas-gbq 0.19.1 -> 0.22.0 (#27750)

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

maximebeauchemin 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 951d7d66ac chore(🦾): bump python pandas-gbq 0.19.1 -> 0.22.0 (#27750)
951d7d66ac is described below

commit 951d7d66ac00d32032317f4d7085391db6325d11
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Mar 28 00:47:29 2024 -0700

    chore(🦾): bump python pandas-gbq 0.19.1 -> 0.22.0 (#27750)
    
    Co-authored-by: GitHub Action <ac...@github.com>
---
 requirements/development.txt | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/requirements/development.txt b/requirements/development.txt
index ff9dcb3de2..2ea4853605 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -75,7 +75,6 @@ gevent==24.2.1
 google-api-core[grpc]==2.11.0
     # via
     #   google-cloud-bigquery
-    #   google-cloud-bigquery-storage
     #   google-cloud-core
     #   pandas-gbq
     #   sqlalchemy-bigquery
@@ -88,8 +87,6 @@ google-cloud-bigquery==3.20.0
     #   apache-superset
     #   pandas-gbq
     #   sqlalchemy-bigquery
-google-cloud-bigquery-storage==2.19.1
-    # via pandas-gbq
 google-cloud-core==2.3.2
     # via google-cloud-bigquery
 google-crc32c==1.5.0
@@ -153,7 +150,7 @@ openapi-spec-validator==0.5.6
     # via -r requirements/development.in
 openpyxl==3.1.2
     # via dataflows-tabulator
-pandas-gbq==0.19.1
+pandas-gbq==0.22.0
     # via apache-superset
 parameterized==0.9.0
     # via -r requirements/development.in
@@ -185,15 +182,11 @@ progress==1.6
     # via -r requirements/development.in
 prophet==1.1.5
     # via apache-superset
-proto-plus==1.22.2
-    # via google-cloud-bigquery-storage
 protobuf==4.23.0
     # via
     #   google-api-core
-    #   google-cloud-bigquery-storage
     #   googleapis-common-protos
     #   grpcio-status
-    #   proto-plus
 psycopg2-binary==2.9.6
     # via apache-superset
 ptyprocess==0.7.0