From a5a1a223aac0bdace085ac328558d404d32e3477 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 21 Nov 2024 00:57:45 +0000 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20flask-ba?= =?UTF-8?q?bel=20subpackage(s)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements/base.txt | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index f4f7a441d57d4..6945444564bf9 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -22,7 +22,7 @@ attrs==23.2.0 # cattrs # jsonschema # requests-cache -babel==2.15.0 +babel==2.16.0 # via flask-babel backoff==2.2.1 # via apache-superset @@ -30,7 +30,7 @@ bcrypt==4.1.3 # via paramiko billiard==4.2.0 # via celery -blinker==1.8.2 +blinker==1.9.0 # via flask bottleneck==1.3.8 # via pandas @@ -148,7 +148,9 @@ geopy==2.4.1 google-auth==2.29.0 # via shillelagh greenlet==3.0.3 - # via shillelagh + # via + # shillelagh + # sqlalchemy gunicorn==22.0.0 # via apache-superset hashids==1.3.1 @@ -195,7 +197,7 @@ markdown==3.6 # via apache-superset markdown-it-py==3.0.0 # via rich -markupsafe==2.1.5 +markupsafe==3.0.2 # via # jinja2 # mako @@ -299,7 +301,7 @@ python-dotenv==1.0.1 # via apache-superset python-geohash==0.8.5 # via apache-superset -pytz==2024.1 +pytz==2024.2 # via # croniter # flask-babel @@ -385,7 +387,7 @@ vine==5.1.0 # kombu wcwidth==0.2.13 # via prompt-toolkit -werkzeug==3.0.6 +werkzeug==3.1.3 # via # -r requirements/base.in # flask