Skip to content

Commit 73b236f

Browse files
authored
Merge pull request #1060 from python-openapi/dependabot/pip/griffe-typingdoc-0.3.0
Bump griffe-typingdoc from 0.2.7 to 0.3.0
2 parents 3734bac + 8ad69a0 commit 73b236f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -119,7 +119,7 @@ tbump = "^6.11.0"
119119
mkdocs = "^1.6.1"
120120
mkdocstrings = {extras = ["python"], version = "^0.26.1"}
121121
mkdocs-material = "^9.5.34"
122-
griffe-typingdoc = "^0.2.7"
122+
griffe-typingdoc = ">=0.2.7,<0.4.0"
123123

124124
[tool.pytest.ini_options]
125125
addopts = """

0 commit comments

Comments
 (0)