From 0d098806db508c416949d701dec91b99f8612718 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:45:54 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20"pyarrow?= =?UTF-8?q?=3D=3D14.0.2"=20(#27684)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action Co-authored-by: Maxime Beauchemin --- requirements/base.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 27adb58a4e1d0..f5590f932ebb4 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