diff --git a/poetry.lock b/poetry.lock index 1a75d6c..2fc07cc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -943,13 +943,13 @@ test = ["coveralls", "futures", "mock", "pytest (>=2.7.3)", "pytest-benchmark", [[package]] name = "pymdown-extensions" -version = "10.5" +version = "10.7" description = "Extension pack for Python Markdown." optional = false python-versions = ">=3.8" files = [ - {file = "pymdown_extensions-10.5-py3-none-any.whl", hash = "sha256:1f0ca8bb5beff091315f793ee17683bc1390731f6ac4c5eb01e27464b80fe879"}, - {file = "pymdown_extensions-10.5.tar.gz", hash = "sha256:1b60f1e462adbec5a1ed79dac91f666c9c0d241fa294de1989f29d20096cfd0b"}, + {file = "pymdown_extensions-10.7-py3-none-any.whl", hash = "sha256:6ca215bc57bc12bf32b414887a68b810637d039124ed9b2e5bd3325cbb2c050c"}, + {file = "pymdown_extensions-10.7.tar.gz", hash = "sha256:c0d64d5cf62566f59e6b2b690a4095c931107c250a8c8e1351c1de5f6b036deb"}, ] [package.dependencies] @@ -1386,4 +1386,4 @@ filter = ["django-filter"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<4" -content-hash = "16bbeaac3c14616dd470b880b3f86e97f196c37e3c66d438ec89e08a39d960d6" +content-hash = "06ce3cde8f94233ce39ed367e7310968724aada4ccc0aa49548055490370b2ad" diff --git a/pyproject.toml b/pyproject.toml index 56ab8a4..2d1d6fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ django-graphiql-debug-toolbar = "0.2.0" [tool.poetry.group.docs.dependencies] mkdocs = "1.5.3" -pymdown-extensions = "10.5" +pymdown-extensions = "10.7" mkdocs-mermaid2-plugin = "1.1.1" [tool.poetry.group.lint.dependencies]