build(deps-dev): bump mkdocstrings from 0.22.0 to 0.25.1 (#1312)
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.22.0 to 0.25.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.22.0...0.25.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -110,7 +110,7 @@ types-toml = "^0.10.8"
|
||||
mkdocs = "^1.5.3"
|
||||
mkdocs-material = ">=8.1.2,<9.3"
|
||||
mkdocs-material-extensions = "^1.2"
|
||||
mkdocstrings = {version = "==0.22.0", extras = ["python"]}
|
||||
mkdocstrings = {version = "==0.25.1", extras = ["python"]}
|
||||
mkdocs-gen-files = "^0.5.0"
|
||||
mkdocs-literate-nav = "^0.6.1"
|
||||
mkdocs-section-index = "^0.3.7"
|
||||
|
||||
Reference in New Issue
Block a user