Skip to content

Commit fd6d3e7

Browse files
Bump mkdocstrings from 0.30.1 to 1.0.2
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.30.1 to 1.0.2. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.1...1.0.2) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f115068 commit fd6d3e7

File tree

2 files changed

+13
-38
lines changed

2 files changed

+13
-38
lines changed

poetry.lock

Lines changed: 12 additions & 37 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
@@ -114,7 +114,7 @@ tbump = "^6.11.0"
114114

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

0 commit comments

Comments
 (0)