Skip to content

Commit 59cccea

Browse files
Bump griffe-typingdoc from 0.2.9 to 0.3.1
Bumps [griffe-typingdoc](https://github.com/mkdocstrings/griffe-typingdoc) from 0.2.9 to 0.3.1. - [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.9...0.3.1) --- updated-dependencies: - dependency-name: griffe-typingdoc dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f9cfc8 commit 59cccea

File tree

2 files changed

+28
-14
lines changed

2 files changed

+28
-14
lines changed

poetry.lock

Lines changed: 27 additions & 13 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
@@ -113,7 +113,7 @@ ipykernel = "^7.2.0"
113113
mkdocs = "^1.6.1"
114114
mkdocstrings = {extras = ["python"], version = ">=0.26.1,<1.1.0"}
115115
mkdocs-material = "^9.5.34"
116-
griffe-typingdoc = ">=0.2.7,<0.3.0"
116+
griffe-typingdoc = ">=0.2.7,<0.4.0"
117117

118118
[tool.pytest.ini_options]
119119
addopts = """

0 commit comments

Comments
 (0)