This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch supersetbot-bump-markdown==3.6 in repository https://gitbox.apache.org/repos/asf/superset.git
commit e377c1dd7adf7ba08c077aab810dea005c3da087 Author: Maxime Beauchemin <[email protected]> AuthorDate: Mon Mar 25 16:18:45 2024 -0700 chore(🤖): bump python markdown==3.6 --- requirements/base.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 2932568034..4bc117e7a3 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -145,9 +145,7 @@ geopy==2.2.0 google-auth==2.27.0 # via shillelagh greenlet==3.0.3 - # via - # shillelagh - # sqlalchemy + # via shillelagh gunicorn==21.2.0 # via apache-superset hashids==1.3.1 @@ -164,6 +162,7 @@ importlib-metadata==6.6.0 # via # apache-superset # flask + # markdown # shillelagh importlib-resources==5.12.0 # via limits @@ -191,7 +190,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
