aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 20:55:24 +0000
committerGravatar GitHub <[email protected]>2024-07-15 20:55:24 +0000
commit7985b13180d7e55a13342c3205648bef0ea8ac23 (patch)
treee6a0355650e30cbd12a148498ba2db41ee06b5ce /pyproject.toml
parentBump coverage from 7.5.4 to 7.6.0 (#3119) (diff)
Bump markdownify from 0.12.1 to 0.13.1 (#3124)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ec30e7e6e..84e709e7e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,7 +20,7 @@ deepdiff = "7.0.1"
emoji = "2.12.1"
feedparser = "6.0.11"
lxml = "5.2.2"
-markdownify = "0.12.1"
+markdownify = "0.13.1"
python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"
rapidfuzz = "3.9.4"