You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/25 23:18:57 UTC

(superset) branch supersetbot-bump-markdown==3.6 created (now e377c1dd7a)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch supersetbot-bump-markdown==3.6
in repository https://gitbox.apache.org/repos/asf/superset.git


      at e377c1dd7a chore(🤖): bump python markdown==3.6

This branch includes the following new commits:

     new e377c1dd7a chore(🤖): bump python markdown==3.6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(superset) 01/01: chore(🤖): bump python markdown==3.6

Posted by ma...@apache.org.
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 <ma...@gmail.com>
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