Skip to content

Commit e62c7b2

Browse files
Update mkdocstrings[python] requirement in the dependencies group
Updates the requirements on [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. Updates `mkdocstrings[python]` to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@1.0.0...1.0.4) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 1.0.4 dependency-type: direct:development dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a72fa8 commit e62c7b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dev = [
2121
"pre-commit>=4.0.1",
2222
"pyright>=1.1.391",
2323
"mkdocs>=1.6.1",
24-
"mkdocstrings[python]>=1.0.0",
24+
"mkdocstrings[python]>=1.0.4",
2525
"mkdocs-material>=9.6.20",
2626
]
2727

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)