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/26 23:46:00 UTC

(superset) branch master updated: chore(🦾): bump python "pyarrow==14.0.2" (#27684)

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 46fcfd80d7 chore(🦾): bump python "pyarrow==14.0.2" (#27684)
46fcfd80d7 is described below

commit 46fcfd80d7fa289c108fc1ff423ac83c4ea7ba9c
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Mar 26 16:45:54 2024 -0700

    chore(🦾): bump python "pyarrow==14.0.2" (#27684)
    
    Co-authored-by: GitHub Action <ac...@github.com>
    Co-authored-by: Maxime Beauchemin <ma...@gmail.com>
---
 requirements/base.txt | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 27adb58a4e..f5590f932e 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -147,7 +147,9 @@ geopy==2.2.0
 google-auth==2.27.0
     # via shillelagh
 greenlet==3.0.3
-    # via shillelagh
+    # via
+    #   shillelagh
+    #   sqlalchemy
 gunicorn==21.2.0
     # via apache-superset
 hashids==1.3.1
@@ -257,7 +259,7 @@ prison==0.2.1
     # via flask-appbuilder
 prompt-toolkit==3.0.38
     # via click-repl
-pyarrow==14.0.1
+pyarrow==14.0.2
     # via apache-superset
 pyasn1==0.5.1
     # via
@@ -332,7 +334,7 @@ six==1.16.0
     #   wtforms-json
 slack-sdk==3.21.3
     # via apache-superset
-sqlalchemy==1.4.52
+sqlalchemy==1.4.36
     # via
     #   alembic
     #   apache-superset