diff options
| author | 2024-03-28 05:48:04 +0000 | |
|---|---|---|
| committer | 2024-03-28 05:48:04 +0000 | |
| commit | 42558cf89f13a375063adca11399885922306c85 (patch) | |
| tree | d62531d56b75400251a4b8d44aba2cfb22a4f88b /pyproject.toml | |
| parent | Enable Sentry performance tracing (diff) | |
Bump markdownify from 0.11.6 to 0.12.1 (#2983)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 9f98b8742..d76802ec2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ deepdiff = "6.7.1" emoji = "2.11.0" feedparser = "6.0.11" lxml = "5.1.0" -markdownify = "0.11.6" +markdownify = "0.12.1" more-itertools = "10.2.0" python-dateutil = "2.9.0.post0" python-frontmatter = "1.1.0" |