Skip to content

Commit b2ef8c9

Browse files
Bump markdown from 3.7 to 3.8.1
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.7...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05b48e0 commit b2ef8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ idna==3.10
3939
importlib-metadata==8.6.1 ; python_full_version < '3.10'
4040
jinja2==3.1.6
4141
jsmin==3.0.1
42-
markdown==3.7
42+
markdown==3.8.1
4343
markdown-it-py==3.0.0
4444
markupsafe==3.0.2
4545
mdurl==0.1.2

0 commit comments

Comments
 (0)