Skip to content

Commit 35ec6f3

Browse files
build(deps-dev): update mkdocs-section-index requirement
Updates the requirements on [mkdocs-section-index](https://github.com/oprypin/mkdocs-section-index) to permit the latest version. - [Release notes](https://github.com/oprypin/mkdocs-section-index/releases) - [Commits](oprypin/mkdocs-section-index@v0.3.10...v0.3.11) --- updated-dependencies: - dependency-name: mkdocs-section-index dependency-version: 0.3.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ccfb81 commit 35ec6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ docs = [
4646
"mkdocs-literate-nav>=0.6.3",
4747
"mkdocs-macros-plugin>=1.5.0",
4848
"mkdocs-material>=9.7.6",
49-
"mkdocs-section-index>=0.3.10",
49+
"mkdocs-section-index>=0.3.11",
5050
"mkdocstrings-python>=2.0.3",
5151
"pymdown-extensions>=10.21.2",
5252
]

0 commit comments

Comments
 (0)