Skip to content

Commit f03b2eb

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

2 files changed

Lines changed: 11 additions & 13 deletions

File tree

poetry.lock

Lines changed: 10 additions & 12 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
@@ -68,7 +68,7 @@ mkdocs-redirects = "1.2.2"
6868
# Automatically handle index pages for docs sections
6969
mkdocs-section-index = "0.3.10"
7070
# Automatic documentation from sources, for MkDocs
71-
mkdocstrings = "0.27.0"
71+
mkdocstrings = "1.0.3"
7272
# Python-specific extension to mkdocstrings
7373
mkdocstrings-python = "1.13.0"
7474
griffe = "1.1.1"

0 commit comments

Comments
 (0)