From 28c4c98a43b153b3c6dcdf5ac72c3655007e596c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 14:54:09 +0000 Subject: [PATCH] Bump mkdocs-section-index from 0.3.10 to 0.3.12 Bumps [mkdocs-section-index](https://github.com/oprypin/mkdocs-section-index) from 0.3.10 to 0.3.12. - [Release notes](https://github.com/oprypin/mkdocs-section-index/releases) - [Commits](https://github.com/oprypin/mkdocs-section-index/compare/v0.3.10...v0.3.12) --- updated-dependencies: - dependency-name: mkdocs-section-index dependency-version: 0.3.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 52 ++++++++++++++++++++++++++++++++++++++++---------- pyproject.toml | 2 +- 2 files changed, 43 insertions(+), 11 deletions(-) diff --git a/poetry.lock b/poetry.lock index b458f52..0443e6a 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.4.1 and should not be changed by hand. [[package]] name = "astroid" @@ -26,6 +26,7 @@ files = [ {file = "attrs-23.2.0-py3-none-any.whl", hash = "sha256:99b87a485a5820b23b879f04c2305b44b951b502fd64be915879d77a7e8fc6f1"}, {file = "attrs-23.2.0.tar.gz", hash = "sha256:935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30"}, ] +markers = {main = "extra == \"optionals\""} [package.extras] cov = ["attrs[tests]", "coverage[toml] (>=5.3)"] @@ -738,7 +739,7 @@ files = [ [package.dependencies] attrs = ">=22.2.0" -jsonschema-specifications = ">=2023.03.6" +jsonschema-specifications = ">=2023.3.6" referencing = ">=0.28.4" rpds-py = ">=0.7.1" @@ -1410,18 +1411,19 @@ mkdocs = ">=1.1.1" [[package]] name = "mkdocs-section-index" -version = "0.3.10" +version = "0.3.12" description = "MkDocs plugin to allow clickable sections that lead to an index page" optional = false -python-versions = ">=3.9" +python-versions = ">=3.10" groups = ["docs"] files = [ - {file = "mkdocs_section_index-0.3.10-py3-none-any.whl", hash = "sha256:bc27c0d0dc497c0ebaee1fc72839362aed77be7318b5ec0c30628f65918e4776"}, - {file = "mkdocs_section_index-0.3.10.tar.gz", hash = "sha256:a82afbda633c82c5568f0e3b008176b9b365bf4bd8b6f919d6eff09ee146b9f8"}, + {file = "mkdocs_section_index-0.3.12-py3-none-any.whl", hash = "sha256:a1100039546beb4ebef63ce6fc91f3195fb9c0c3763105d4d3d7cd31e0a046eb"}, + {file = "mkdocs_section_index-0.3.12.tar.gz", hash = "sha256:285635bf86c643b0fc7a343053d7a818049817bff4408f52b80c4367bd5e7268"}, ] [package.dependencies] -mkdocs = ">=1.2" +mkdocs = ">=1.2,<=1.6.1" +properdocs = ">=1.6.5" [[package]] name = "mkdocstrings" @@ -1800,6 +1802,35 @@ files = [ dev = ["pre-commit", "tox"] testing = ["coverage", "pytest", "pytest-benchmark"] +[[package]] +name = "properdocs" +version = "1.6.7" +description = "Project documentation with Markdown." +optional = false +python-versions = ">=3.9" +groups = ["docs"] +files = [ + {file = "properdocs-1.6.7-py3-none-any.whl", hash = "sha256:6fa0cfa2e01bf338f684892c8a506cf70ea88ae7f3479c933b6fa20168101cbd"}, + {file = "properdocs-1.6.7.tar.gz", hash = "sha256:adc7b16e562890af0e098a7e5b02e3a81c20894a87d6a28d345c9300de73c26e"}, +] + +[package.dependencies] +click = ">=7.0" +colorama = {version = ">=0.4", markers = "platform_system == \"Windows\""} +ghp-import = ">=1.0" +jinja2 = ">=2.11.1" +markdown = ">=3.3.6" +markupsafe = ">=2.0.1" +packaging = ">=20.5" +pathspec = ">=0.11.1" +platformdirs = ">=2.2.0" +pyyaml = ">=5.1" +pyyaml-env-tag = ">=0.1" +watchdog = ">=2.0" + +[package.extras] +i18n = ["babel (>=2.9.0)"] + [[package]] name = "pycparser" version = "2.22" @@ -1864,8 +1895,8 @@ astroid = ">=4.0.2,<=4.1.dev0" colorama = {version = ">=0.4.5", markers = "sys_platform == \"win32\""} dill = [ {version = ">=0.2", markers = "python_version < \"3.11\""}, - {version = ">=0.3.7", markers = "python_version >= \"3.12\""}, {version = ">=0.3.6", markers = "python_version == \"3.11\""}, + {version = ">=0.3.7", markers = "python_version >= \"3.12\""}, ] isort = ">=5,<5.13 || >5.13,<8" mccabe = ">=0.6,<0.8" @@ -2077,6 +2108,7 @@ files = [ {file = "pyyaml-6.0.3-cp39-cp39-win_amd64.whl", hash = "sha256:2e71d11abed7344e42a8849600193d15b6def118602c4c176f748e4583246007"}, {file = "pyyaml-6.0.3.tar.gz", hash = "sha256:d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f"}, ] +markers = {main = "extra == \"optionals\""} [[package]] name = "pyyaml-env-tag" @@ -2488,7 +2520,7 @@ jinja2 = "*" tomli = {version = "*", markers = "python_version < \"3.11\""} [package.extras] -dev = ["furo (>=2024.05.06)", "nox", "packaging", "sphinx (>=5)", "twisted"] +dev = ["furo (>=2024.5.6)", "nox", "packaging", "sphinx (>=5)", "twisted"] [[package]] name = "transitions" @@ -2667,4 +2699,4 @@ optionals = ["jsonschema", "legacycrypt", "napalm", "napalm", "rpds-py"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.15" -content-hash = "7a846d12509f52c1fea148cb03e8b0ade4168f043aa11447f9bf6899e560868e" +content-hash = "f91b9e6d705cc3562030671d419a73810d74193e5a883e9be97dad4a6fc13f48" diff --git a/pyproject.toml b/pyproject.toml index 7130833..bf5e930 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ mkdocs-material = "9.6.15" # Handle docs redirections mkdocs-redirects = "1.2.2" # Automatically handle index pages for docs sections -mkdocs-section-index = "0.3.10" +mkdocs-section-index = "0.3.12" # Automatic documentation from sources, for MkDocs mkdocstrings = "0.27.0" # Python-specific extension to mkdocstrings