Skip to content

Commit 89189b4

Browse files
Bump mkdocstrings from 0.25.2 to 0.26.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.25.2 to 0.26.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.2...0.26.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 91dbefb commit 89189b4

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
@@ -42,7 +42,7 @@ pytest-cov = ">=4.1,<6.0"
4242
mkdocs = "*"
4343
markdown-callouts = "^0.4.0"
4444
mkdocs-material = "^9.5.9"
45-
mkdocstrings = ">=0.24,<0.26"
45+
mkdocstrings = ">=0.24,<0.27"
4646
mkdocstrings-python = "^1.8.0"
4747
pymdown-extensions = "^10.7"
4848
griffe_inherited_docstrings = "*"

0 commit comments

Comments
 (0)