Update dependency Markdown to v3.5.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
Markdown (changelog) | patch |
==3.5 -> ==3.5.2
|
Release Notes
Python-Markdown/markdown (Markdown)
v3.5.2
Fixed
- Fix type annotations for
convertFile
- it accepts only bytes-based buffers. Also remove legacy checks from Python 2 (#1400) - Remove legacy import needed only in Python 2 (#1403)
- Fix typo that left the attribute
AdmonitionProcessor.content_indent
unset (#1404) - Fix edge-case crash in
InlineProcessor
withAtomicString
(#1406). - Fix edge-case crash in
codehilite
with an emptycode
tag (#1405). - Improve and expand type annotations in the code base (#1401).
- Fix handling of bogus comments (#1425).
v3.5.1
Fixed
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]