Update dependency markdownify to ^0.14.0 (#298)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-25 01:59:26 +00:00
committed by GitHub
parent cde9b2f480
commit 58831fa361
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -644,13 +644,13 @@ source = ["Cython (==0.29.37)"]
[[package]]
name = "markdownify"
version = "0.13.1"
version = "0.14.1"
description = "Convert HTML to markdown."
optional = false
python-versions = "*"
files = [
{file = "markdownify-0.13.1-py3-none-any.whl", hash = "sha256:1d181d43d20902bcc69d7be85b5316ed174d0dda72ff56e14ae4c95a4a407d22"},
{file = "markdownify-0.13.1.tar.gz", hash = "sha256:ab257f9e6bd4075118828a28c9d02f8a4bfeb7421f558834aa79b2dfeb32a098"},
{file = "markdownify-0.14.1-py3-none-any.whl", hash = "sha256:4c46a6c0c12c6005ddcd49b45a5a890398b002ef51380cd319db62df5e09bc2a"},
{file = "markdownify-0.14.1.tar.gz", hash = "sha256:a62a7a216947ed0b8dafb95b99b2ef4a0edd1e18d5653c656f68f03db2bfb2f1"},
]
[package.dependencies]
@ -1384,4 +1384,4 @@ watchdog = ["watchdog (>=2.3)"]
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "d2573cb6a0f28adde39ca5b21624e9376f5b399cd7f083af7f3e6f75b2d33e37"
content-hash = "4fd90b04e0f18bb3f34875012d420c6100933bbe4db4d9ae73138ec7f64d04b3"