Skip to content

Commit 2e730da

Browse files
authored
Merge pull request #1067 from python-openapi/dependabot/pip/mkdocstrings-0.30.1
Bump mkdocstrings from 0.26.1 to 0.30.1
2 parents 8544b5c + c6ee27b commit 2e730da

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)