Skip to content

Commit c5c4630

Browse files
build(deps-dev): bump mkdocstrings from 0.26.2 to 0.27.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.26.2 to 0.27.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.26.2...0.27.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a83077a commit c5c4630

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -48,7 +48,7 @@ optional = true
4848

4949
[tool.poetry.group.docs.dependencies]
5050
mkdocs-material = "9.5.48"
51-
mkdocstrings = ">=0.24,<0.27"
51+
mkdocstrings = ">=0.24,<0.28"
5252
pillow = ">=10.2.0,<11.0"
5353
cairosvg = "^2.7.1"
5454
mkdocstrings-python = "^1.8.0"

0 commit comments

Comments
 (0)