Skip to content

Commit 78dd4b7

Browse files
Bump markdown from 3.6 to 3.7 (#474)
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7. - [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.6...3.7) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2418354 commit 78dd4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies = [
5050
'dj-static',
5151
'csscompressor',
5252
'django-markup',
53-
'markdown==3.6',
53+
'markdown==3.7',
5454
'bleach==5.0.*',
5555
'sentry-sdk==1.15.*',
5656
'babel',

0 commit comments

Comments
 (0)