Skip to content
Snippets Groups Projects
Unverified Commit 0cd3a12d authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

chore(:mechanical_arm:): bump python markdown 3.7 -> 3.8 (#33279)

parent 35b30480
No related branches found
No related tags found
No related merge requests found
...@@ -371,12 +371,14 @@ authorized_licenses = [ ...@@ -371,12 +371,14 @@ authorized_licenses = [
"apache software", "apache software",
"apache software, bsd", "apache software, bsd",
"bsd", "bsd",
"bsd-3-clause",
"isc license (iscl)", "isc license (iscl)",
"isc license", "isc license",
"mit", "mit",
"mozilla public license 2.0 (mpl 2.0)", "mozilla public license 2.0 (mpl 2.0)",
"osi approved", "osi approved",
"osi approved", "osi approved",
"psf-2.0",
"python software foundation", "python software foundation",
"the unlicense (unlicense)", "the unlicense (unlicense)",
"the unlicense", "the unlicense",
......
...@@ -202,7 +202,7 @@ mako==1.3.10 ...@@ -202,7 +202,7 @@ mako==1.3.10
# via # via
# apache-superset (pyproject.toml) # apache-superset (pyproject.toml)
# alembic # alembic
markdown==3.7 markdown==3.8
# via apache-superset (pyproject.toml) # via apache-superset (pyproject.toml)
markdown-it-py==3.0.0 markdown-it-py==3.0.0
# via rich # via rich
......
...@@ -415,7 +415,7 @@ mako==1.3.10 ...@@ -415,7 +415,7 @@ mako==1.3.10
# -c requirements/base.txt # -c requirements/base.txt
# alembic # alembic
# apache-superset # apache-superset
markdown==3.7 markdown==3.8
# via # via
# -c requirements/base.txt # -c requirements/base.txt
# apache-superset # apache-superset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment