aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-07 21:00:53 +0000
committerGravatar GitHub <[email protected]>2023-03-07 21:00:53 +0000
commitbf8f8f4c1f9522a942c88ca69a2d48427d2bbc28 (patch)
treec03a110d3bbf650e09e67ed4b483dda343ebd591 /pyproject.toml
parentBump SebastiaanZ/github-status-embed-for-discord from 0.2.1 to 0.3.0 (#2448) (diff)
Bump markdownify from 0.6.1 to 0.11.6 (#2429)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: wookie184 <[email protected]>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 71981e8d0..11e99ecbe 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,11 +22,7 @@ deepdiff = "6.2.1"
emoji = "2.2.0"
feedparser = "6.0.10"
lxml = "4.9.1"
-
-# Must be kept on this version unless doc command output is fixed
-# See https://github.com/python-discord/bot/pull/2156
-markdownify = "0.6.1"
-
+markdownify = "0.11.6"
more-itertools = "9.0.0"
python-dateutil = "2.8.2"
python-frontmatter = "1.0.0"