diff --git a/pdm.lock b/pdm.lock index c1a2b139d27..2f8ccd6135b 100644 --- a/pdm.lock +++ b/pdm.lock @@ -806,7 +806,7 @@ files = [ [[package]] name = "pymdown-extensions" -version = "10.11.1" +version = "10.11.2" requires_python = ">=3.8" summary = "Extension pack for Python Markdown." dependencies = [ @@ -814,8 +814,8 @@ dependencies = [ "pyyaml", ] files = [ - {file = "pymdown_extensions-10.11.1-py3-none-any.whl", hash = "sha256:a2b28f5786e041f19cb5bb30a1c2c853668a7099da8e3dd822a5ad05f2e855e3"}, - {file = "pymdown_extensions-10.11.1.tar.gz", hash = "sha256:a8836e955851542fa2625d04d59fdf97125ca001377478ed5618e04f9183a59a"}, + {file = "pymdown_extensions-10.11.2-py3-none-any.whl", hash = "sha256:41cdde0a77290e480cf53892f5c5e50921a7ee3e5cd60ba91bf19837b33badcf"}, + {file = "pymdown_extensions-10.11.2.tar.gz", hash = "sha256:bc8847ecc9e784a098efd35e20cba772bc5a1b529dfcef9dc1972db9021a1049"}, ] [[package]]