Skip to content

Commit 6670b51

Browse files
build(deps-dev): bump mkdocstrings from 1.0.3 to 1.0.4
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 1.0.3 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.3...1.0.4) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48a9b21 commit 6670b51

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -110,7 +110,7 @@ types-toml = "^0.10.8"
110110
mkdocs = "^1.5.3"
111111
mkdocs-material = ">=8.1.2,<9.8"
112112
mkdocs-material-extensions = "^1.2"
113-
mkdocstrings = {version = "==1.0.3", extras = ["python"]}
113+
mkdocstrings = {version = "==1.0.4", extras = ["python"]}
114114
mkdocs-gen-files = ">=0.5,<0.7"
115115
mkdocs-literate-nav = "^0.6.1"
116116
mkdocs-section-index = "^0.3.7"

0 commit comments

Comments
 (0)