You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2024/03/26 03:09:00 UTC

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

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

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


      at 4a058cb49a chore(🤖): bump python markdown==3.6

This branch includes the following new commits:

     new 4a058cb49a 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 gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4a058cb49ae9366730b424d16eae4935c5d790be
Author: GitHub Action <ac...@github.com>
AuthorDate: Tue Mar 26 03:08:53 2024 +0000

    chore(🤖): bump python markdown==3.6
---
 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