diff --git a/pyproject.toml b/pyproject.toml index ede9e624..ea22e3d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ 'Typing :: Typed', ] dependencies = [ - "pelican [Markdown] ~= 4.9.1", + "pelican [Markdown] ~= 4.10.0", "typogrify ~= 2.0.7", # "mdx_titlecase ~= 1.2.0", # XXX Broken! # XXX Use forked version of mdx-video plugin as the project is clearly unmaintained: