Skip to content

Commit 8ad69a0

Browse files
Bump griffe-typingdoc from 0.2.7 to 0.3.0
Bumps [griffe-typingdoc](https://github.com/mkdocstrings/griffe-typingdoc) from 0.2.7 to 0.3.0. - [Release notes](https://github.com/mkdocstrings/griffe-typingdoc/releases) - [Changelog](https://github.com/mkdocstrings/griffe-typingdoc/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe-typingdoc@0.2.7...0.3.0) --- updated-dependencies: - dependency-name: griffe-typingdoc dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f90d8d commit 8ad69a0

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)