From 560097931de6c85a34657f96a21aa6807bc7cfcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:13:05 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A4=96):=20bump=20python=20"markdow?= =?UTF-8?q?n=3D=3D3.6"=20(#27649)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 2932568034..8d33f71ba2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -164,6 +164,7 @@ importlib-metadata==6.6.0 # via # apache-superset # flask + # markdown # shillelagh importlib-resources==5.12.0 # via limits @@ -191,7 +192,7 @@ mako==1.2.4 # via # alembic # apache-superset -markdown==3.3.4 +markdown==3.6 # via apache-superset markdown-it-py==2.2.0 # via rich