From 84fcf376bc5fac23ba782d406ff024435548013b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 28 May 2024 04:49:22 +0000 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20marshmal?= =?UTF-8?q?low-sqlalchemy=200.23.1=20->=200.28.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements/base.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5865cbd6f9096..3cb270a5337cb 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -148,7 +148,9 @@ geopy==2.4.1 google-auth==2.27.0 # via shillelagh greenlet==3.0.3 - # via shillelagh + # via + # shillelagh + # sqlalchemy gunicorn==22.0.0 # via apache-superset hashids==1.3.1 @@ -203,7 +205,7 @@ marshmallow==3.21.2 # via # flask-appbuilder # marshmallow-sqlalchemy -marshmallow-sqlalchemy==0.23.1 +marshmallow-sqlalchemy==0.28.2 # via flask-appbuilder mdurl==0.1.2 # via markdown-it-py @@ -237,6 +239,7 @@ packaging==23.2 # gunicorn # limits # marshmallow + # marshmallow-sqlalchemy # shillelagh pandas[performance]==2.0.3 # via apache-superset