Skip to content

Commit 2f7c8fe

Browse files
dependabot[bot]loopj
authored andcommitted
Bump mkdocstrings from 0.30.1 to 1.0.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.30.1 to 1.0.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.1...1.0.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05660f1 commit 2f7c8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Source = "https://github.com/loopj/aiovantage"
2929
dev = ["pyright==1.1.407", "ruff==0.14.11", "bumpver==2024.1130"]
3030

3131
docs = [
32-
"mkdocstrings==0.30.1",
32+
"mkdocstrings==1.0.0",
3333
"mkdocstrings-python==2.0.1",
3434
"mkdocs==1.6.1",
3535
"mkdocs-material==9.7.1",

0 commit comments

Comments
 (0)