Skip to content

Commit e354f2d

Browse files
Bump markdown2 from 2.4.2 to 2.4.3 (#656)
Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/trentm/python-markdown2/releases) - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](trentm/python-markdown2@2.4.2...2.4.3) --- updated-dependencies: - dependency-name: markdown2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 543e4f2 commit e354f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ lxml==4.8.0
1414
pytz==2021.3
1515
tzlocal==4.1
1616
libvirt-python==7.1.0; sys_platform != 'win32'
17-
markdown2==2.4.2
17+
markdown2==2.4.3
1818
flask-migrate==3.1.0
1919
flask-script==2.0.6
2020
email_validator

0 commit comments

Comments
 (0)