Skip to content

Commit c4fd02c

Browse files
chore(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 4737246 commit c4fd02c

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
@@ -94,7 +94,7 @@ mkdocs = "^1.5.3"
9494
mkdocs-material = { extras = ["imaging"], version = "^9.5.3" }
9595
mkdocs-plugin-inline-svg = "^0.1.0"
9696
mkdocs-exclude = "^1.0.2"
97-
mkdocstrings = { extras = ["python"], version = ">=0.24,<0.27" }
97+
mkdocstrings = { extras = ["python"], version = ">=0.24,<0.28" }
9898
griffe = ">=0.47.0,<1.6.0"
9999
griffe-inherited-docstrings = "^1.0.0"
100100
mkdocs-awesome-pages-plugin = "^2.9.2"

0 commit comments

Comments
 (0)