Skip to content

Commit 9b9ae3b

Browse files
Bump mkdocs-section-index from 0.3.9 to 0.3.10
Bumps [mkdocs-section-index](https://github.com/oprypin/mkdocs-section-index) from 0.3.9 to 0.3.10. - [Release notes](https://github.com/oprypin/mkdocs-section-index/releases) - [Commits](oprypin/mkdocs-section-index@v0.3.9...v0.3.10) --- updated-dependencies: - dependency-name: mkdocs-section-index dependency-version: 0.3.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13c1758 commit 9b9ae3b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ mkdocs-gen-files = "^0.5.0"
9191
mkdocs-material = "^9.5.0"
9292
mkdocstrings = { version = ">=0.24,<0.27", extras = ["python"] }
9393
mkdocs-awesome-pages-plugin = "^2.9.2"
94-
mkdocs-section-index = "^0.3.8"
94+
mkdocs-section-index = "^0.3.10"
9595

9696
[tool.poetry.group.ci.dependencies]
9797
# CI dependencies -- required to run continuous integration, including

0 commit comments

Comments
 (0)