⬆ Bump mkdocstrings[python] from 0.30.1 to 1.0.3 (#1776)

Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.30.1 to 1.0.3.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.30.1...1.0.3)

---
updated-dependencies:
- dependency-name: mkdocstrings[python]
  dependency-version: 1.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-24 10:36:52 +01:00
committed by GitHub
parent 97d48dcd3e
commit 8fc63505ea
2 changed files with 6 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ docs = [
"mkdocs-macros-plugin==1.5.0",
"mkdocs-material==9.7.2",
"mkdocs-redirects>=1.2.1,<1.3.0",
"mkdocstrings[python]==0.30.1",
"mkdocstrings[python]==1.0.3",
"pillow==12.1.1",
"pyyaml>=5.3.1,<7.0.0",
"typer==0.24.1",