From 3c326598a85f6a12e54589cdf825eb71726921cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:06:58 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20flask-ba?= =?UTF-8?q?bel=20subpackage(s)=20(#31000)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 153c79092c057..ffda98a683a1b 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 @@ -197,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 @@ -301,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 @@ -387,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