build(deps-dev): bump mkdocstrings from 0.21.2 to 0.22.0 (#1104)
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.21.2 to 0.22.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.21.2...0.22.0) --- 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:
@ -105,7 +105,7 @@ types-toml = "^0.10.8"
|
||||
mkdocs = "^1.4.3"
|
||||
mkdocs-material = ">=8.1.2,<9.2"
|
||||
mkdocs-material-extensions = "^1.1"
|
||||
mkdocstrings = {version = "==0.21.2", extras = ["python"]}
|
||||
mkdocstrings = {version = "==0.22.0", extras = ["python"]}
|
||||
mkdocs-gen-files = "^0.5.0"
|
||||
mkdocs-literate-nav = "^0.6.0"
|
||||
mkdocs-section-index = "^0.3.4"
|
||||
|
||||
Reference in New Issue
Block a user