Skip to content

Commit c6ee27b

Browse files
Bump mkdocstrings from 0.26.1 to 0.30.1
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.26.1 to 0.30.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.26.1...0.30.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.30.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35b19d8 commit c6ee27b

File tree

2 files changed

+22
-24
lines changed

2 files changed

+22
-24
lines changed

poetry.lock

Lines changed: 21 additions & 23 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
@@ -117,7 +117,7 @@ tbump = "^6.11.0"
117117

118118
[tool.poetry.group.docs.dependencies]
119119
mkdocs = "^1.6.1"
120-
mkdocstrings = {extras = ["python"], version = "^0.26.1"}
120+
mkdocstrings = {extras = ["python"], version = ">=0.26.1,<0.31.0"}
121121
mkdocs-material = "^9.5.34"
122122
griffe-typingdoc = ">=0.2.7,<0.4.0"
123123

0 commit comments

Comments
 (0)