aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-05-29 09:35:21 +0100
committerGravatar GitHub <[email protected]>2022-05-29 09:35:21 +0100
commit2a8d5d016b6ef080cd8fa7c5c13c869e7c6bf881 (patch)
tree8dc57276dda947170f4e6402c4ea1f7bb9b13f3c /pyproject.toml
parentAdd request data as a sentry breadcrumb when clean cog fails (diff)
parentMerge pull request #2182 from python-discord/clean---works-for-active-threads... (diff)
Merge branch 'main' into Log-more-data-on-failed-clean
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 fd5c0c71a..2d6adb9c5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ emoji = "1.7.0"
feedparser = "6.0.8"
rapidfuzz = "2.0.7"
lxml = "4.8.0"
-markdownify = "0.10.3"
+markdownify = "0.6.1"
more_itertools = "8.12.0"
python-dateutil = "2.8.2"
python-frontmatter = "1.0.0"