diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index b26d5eb5c..fa48451a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ deepdiff = "7.0.1" emoji = "2.14.0" feedparser = "6.0.11" lxml = "5.3.0" -markdownify = "0.13.1" +markdownify = "0.14.1" python-dateutil = "2.9.0.post0" python-frontmatter = "1.1.0" rapidfuzz = "3.10.1" |