Skip to content

Commit e4eccc2

Browse files
dependabot[bot]yajo
authored andcommitted
build(deps): bump mkdocstrings from 0.17.0 to 0.18.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.17.0...0.18.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f278931 commit e4eccc2

File tree

2 files changed

+29
-8
lines changed

2 files changed

+29
-8
lines changed

poetry.lock

Lines changed: 28 additions & 7 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
@@ -36,7 +36,7 @@ Jinja2 = "^3.0.2"
3636
jinja2-ansible-filters = "^1.3.0"
3737
mkdocs-material = { version = ">=7.3.4,<9.0.0", optional = true }
3838
mkdocs-mermaid2-plugin = { version = "^0.5.0", optional = true }
39-
mkdocstrings = { version = ">=0.16.2,<0.18.0", optional = true }
39+
mkdocstrings = { version = ">=0.16.2,<0.19.0", optional = true }
4040
packaging = "^21.0" # packaging is needed when installing from PyPI
4141
pathspec = "^0.9.0"
4242
plumbum = "^1.6.9"

0 commit comments

Comments
 (0)