diff --git a/poetry.lock b/poetry.lock index ca355f6e..5c5ce5e9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "aiodns" @@ -3065,19 +3065,19 @@ pyyaml = ">=5.1" [[package]] name = "mkdocs-include-markdown-plugin" -version = "6.0.3" +version = "7.1.8" description = "Mkdocs Markdown includer plugin." optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" groups = ["docs"] files = [ - {file = "mkdocs_include_markdown_plugin-6.0.3-py3-none-any.whl", hash = "sha256:8f9262cf4246ebc33dcdfbdb40c1253b7c9ad79e0f8dc2a9e338b1fb761d8e02"}, - {file = "mkdocs_include_markdown_plugin-6.0.3.tar.gz", hash = "sha256:9799ea8ac9179e9e91ab58869421be60a2585e3d9c4a53181d37a49d9a1780db"}, + {file = "mkdocs_include_markdown_plugin-7.1.8-py3-none-any.whl", hash = "sha256:eed91cdb22c9035c8d8421523c97bee3796e2df626afefae11e97dd0c6854573"}, + {file = "mkdocs_include_markdown_plugin-7.1.8.tar.gz", hash = "sha256:9cc79f60c452e4db885c32b4cd63feea1f96012b6720be49a2ce6a1fbad77458"}, ] [package.dependencies] mkdocs = ">=1.4" -wcmatch = ">=8,<9" +wcmatch = "*" [package.extras] cache = ["platformdirs"] @@ -3890,7 +3890,7 @@ description = "A simple Python library for easily displaying tabular data in a v optional = true python-versions = ">=3.6" groups = ["main"] -markers = "extra == \"all\" or extra == \"aci\"" +markers = "extra == \"aci\" or extra == \"all\"" files = [ {file = "prettytable-2.5.0-py3-none-any.whl", hash = "sha256:1411c65d21dca9eaa505ba1d041bed75a6d629ae22f5109a923f4e719cfecba4"}, {file = "prettytable-2.5.0.tar.gz", hash = "sha256:f7da57ba63d55116d65e5acb147bfdfa60dceccabf0d607d6817ee2888a05f2c"}, @@ -6751,4 +6751,4 @@ slurpit = ["slurpit-sdk"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "d933b22d1ca5d3467b0dc5cdfc9f1d160530172ad16f2dded5848e2e440df8ad" +content-hash = "d7449693ae50bb836a53df739e74a00be11cf1c064866ed9cd8680ec98a80cc1" diff --git a/pyproject.toml b/pyproject.toml index c06c9dac..a614ef55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,7 +109,7 @@ mkdocstrings = "0.25.2" mkdocstrings-python = "1.10.8" mkdocs-autorefs = "1.2.0" griffe = "1.1.1" -mkdocs-include-markdown-plugin = "6.0.3" +mkdocs-include-markdown-plugin = "7.1.8" [tool.poetry.extras] all = [