Skip to content

Commit d6694e4

Browse files
authored
Merge pull request #1092 from python-openapi/dependabot/pip/mkdocstrings-1.0.2
Bump mkdocstrings from 0.30.1 to 1.0.2
2 parents 2933578 + b925f33 commit d6694e4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -115,7 +115,7 @@ ipykernel = "^7.2.0"
115115

116116
[tool.poetry.group.docs.dependencies]
117117
mkdocs = "^1.6.1"
118-
mkdocstrings = {extras = ["python"], version = ">=0.26.1,<0.31.0"}
118+
mkdocstrings = {extras = ["python"], version = ">=0.26.1,<1.1.0"}
119119
mkdocs-material = "^9.5.34"
120120
griffe-typingdoc = ">=0.2.7,<0.4.0"
121121

0 commit comments

Comments
 (0)