Skip to content

Commit 72dcf07

Browse files
Bump mkdocstrings in the dependencies group across 1 directory
Bumps the dependencies group with 1 update in the / directory: [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings). Updates `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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfa354b commit 72dcf07

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -38,7 +38,7 @@ coverage = "^7.6.9"
3838
pre-commit = "^4.0.1"
3939
pyright = "^1.1.391"
4040
mkdocs = "^1.6.1"
41-
mkdocstrings = { version = "^0.30.0", extras=["python"] }
41+
mkdocstrings = { version = "^1.0.0", extras=["python"] }
4242
mkdocs-material = "^9.6.20"
4343

4444
[build-system]

0 commit comments

Comments
 (0)